Permissions for mounted NTFS drive

Jacob L E Blain Christen dweomer+fedora at entheal.com
Wed Oct 27 21:08:41 UTC 2004


Mark Knights wrote:

> I found this thread at Fedora Forums
> http://www.fedoraforum.org/forum/showthread.php?t=22035
> which suggests I use;
> 
> /dev/hda1 /mnt/win1 -t ntfs -r -o umask=0222
> 
> in fstab so I tried it out.  It worked like a charm and gave me full
> access to the drives.  But, when I reboot it does not remount the drives
> and when I go to mount or unmount other things it tells me that the
> lines that contain that code contain errors?
> 
> Can anyone give me a foolproof way for these drives to be mounted on
> startup and allow full access to all users?

Dunno bout a foolproof way to mount your ntfs drives but that line
is for command line, not fstab.  to get the fstab equivalent:

/dev/hda1 /mnt/win1  ntfs  ro,umask=0222 0 0

as a note: the -r in the quoted text means read-only, thus the
ro in the options portion of the fstab entry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dweomer+fedora.vcf
Type: text/x-vcard
Size: 222 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20041027/b3e0c30d/attachment-0001.vcf>


More information about the fedora-list mailing list