Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

Ok so i moved from windows to ubuntu 12.04 32bit yesterday and im still learning the folder structure etc of *nix systems. What im trying to do is create a symlink from my 2nd hard drive's, which is supposed to be mounted in every boot on /media/media, folder named Music (so /media/media/Music) to ~/Music.

Even though it works while im logged when i reboot the symlink breaks. Any ideas why? Thanks in advance

share|improve this question

1 Answer

up vote 0 down vote accepted

You could add the second drive to fstab so that it mounts on every boot. That's what I would do.

A good page on the subject is at Ubuntu help and a practical example is at this site.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.