PDA

View Full Version : Mount Problem in FC10


Speedy1205
3rd November 2008, 06:34 PM
Hello,

I installed me the new Beta Release from FC10 and now I have a problem with mount. I try to mount my windows partition with the following command: mount -t ntfs /dev/sda1 /mnt/daniel

and I get nor errors for it. But as a normal user I can not access it but as an admin it works. In fstab it also not listed and I would like to mount it automatic for all users.

What can be the problem ?

Thanks for help

glennzo
3rd November 2008, 09:18 PM
Don't know about the all users deal but the line in fstab would be /dev/sda1 /mnt/daniel ntfs-3g defaults 0 0

Now I'm going to create a second user on my F10 box and see if that user can access my mounts.

OK, I just created a new user, logged in as that new user and was able to access the Windows partition and the thumb drive on this computer. All files were visible. Here's the relative stuff from my fstab:
/dev/sda2 /media/vista ntfs-3g defaults 0 0

Speedy1205
3rd November 2008, 10:35 PM

Hey glennzo,

thanks for your reply. I tried it and for me it was also working. I think I still a bit infected from Suse :-( Had a small mistake in the fstab. But anyway thanks for help :-)

Daniel

glennzo
3rd November 2008, 10:36 PM
Cool. One typo can ruin your whole day.....