Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I just installed FC3 on my computer. I have a partition on my only hard drive that's about 20 gb in size, and it contains all of my music. It's a ntfs partition. I added a line to my /etc/fstab to automaticly mount it, however while using a regular user's account, I cannot access the drive. This is what the line looks like:
Code:
/dev/hda5 /music ntfs ro,user,auto 0 0 umask=0222
What's wrong with it ? Why are the permissions wrong, not allowing a regular user to view the drive contents ? The permissions were the same way even without the umask=0222 added onto it. I appreciate the help.
My directory from the command ' ls -la ' - ' drwxrwxrwx 1 root root 8192 Jan 9 19:09 winxp '
I rarely mount it but just mounted as my user account and can see all.
I have all problems fixed. I removed the /music directory I made, unmounted the partition, and removed the line from /etc/fstab. Then I did everything over, in a more logical order. It worked. I also just solved my sound problem. I now I can use XMMS to play music, and still hear sounds in gaim.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.