On Tue, May 11, 2004 at 03:15:12PM +0100, Matthew Kay wrote: > Hi, > > I'm trying to mount my windows NTFS partition with > this line in my fstab: > > /dev/hda1 /mnt/win ntfs > rw,auto,users,exec 0 0 >
Try /dev/hda1 /mnt/win ntfs ro,auto,users,exec,umask=0222 0 0 > It works fine with this or read-only (ro) option, > for root, but I can't get it to stay > user-readable. When I mount it as read-only I > can't chown/chmod it at all, and when I mount it > as read-write I can chown it but upon umounting > and remounting it reverts to the original > permissions (drwx------ root root). > > Any ideas? > > Thanks, > Matt > > -- > Selwyn College > Cambridge, UK > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]