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.
look at uid, gid, umask, dmask, fmask mount options. Also make sure that the folder /mnt/win has suitable permissions. Eg, I have mounted a samba partition as
What exactly happens, why cannot you access the drive? I don't know about ntfs, but what is keyword 'username' meant for? You should perhaps specify 'uid=phoenix_wolf' or something similar.
You should also look at output for 'dmesg' command, last lines of it may explain what went wrong.
Try to mount it maually at first, it you succeed, add the corresponding line into /etc/fstab.
now here is another question I mounted it to 2 places one under home/wolf/Windows and the other under mnt/win how can i un mount it of of one of them and which would u do you think I should un-mount?
I recommend to mount it only to one place, e.g. /mnt/win in order to keep all your mounts together. You may create a symlink from you home to it, then it appears in you home directory too:
as far as having it mounted twice well I don't think I had both places mounted completely because fstab had only one place installed in it so there where no problems there. any way thanks again
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.