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/winntfs
> rw,auto,users,exec 0 0
>
Try
/dev/hda1 /mnt/winntfs ro,auto,users,exec,umask
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/winntfs
> rw,auto,users,exec 0 0
>
> It works fine with this or read-only (ro) option,
> for root, bu
hi ya matt
On Tue, 11 May 2004, Matthew Kay wrote:
> /dev/hda1 /mnt/winntfs
> rw,auto,users,exec 0 0
>
> It works fine with this or read-only (ro) option,
> for root,
root can do anything to itself, but necessarily to
a remote partition on a different machine
> but
Hi,
I'm trying to mount my windows NTFS partition with
this line in my fstab:
/dev/hda1 /mnt/winntfs
rw,auto,users,exec 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 ch
4 matches
Mail list logo