NTFS issue

Mike McCarty mike.mccarty at sbcglobal.net
Thu Jun 30 18:21:35 UTC 2005


Yogen Mankikar wrote:

> I have successfully mounted ntfs drive, but it is accessible only to 
> the root user.
> As a regular user I get 'permission denied' error.
> What am I missing?
> Here's what I did as root.
>
> mount -t ntfs /dev/hda1 /mnt/C
> mount -t ntfs /dev/hda5 /mnt/D
>
> After making sure I was able to access both ntfs drives, I added the 
> following to /etc/fstab
>
> /dev/hda1    /mnt/C       ntfs        defaults           0     0
> /dev/hda5    /mnt/D       ntfs        defaults           0     0
>
Try adding ",user" after the "defaults". If you can mount your floppy, 
look at how
/etc/fstab shows it for an example.

[snip]

Mike

-- 
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!




More information about the fedora-list mailing list