[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ntfs mount permissions



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 debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org
> 
> 
> +++++++++++++++++++++++++++++++++++++++++++
> This Mail Was Scanned By Mail-seCure System
> at the Tel-Aviv University CC.
> 



Reply to: