Miroslav Skoric wrote:
> 
> David Lerner wrote:
> >
> > A sample line if /etc/fstab might be:
> >
> > /dev/hda1  /dosc     vfat   defaults,umask=000
> >
> > The umask 000 gives read, write, execute access to all users. That may
> > be appropriate for a home mechine where you are the only user.
> >
> 
> What about to read from a WinNT NTFS partition within RH6.1 ?
> 
> Misko

It's an  obvious variation of the above:

/dev/hda6 /winnte  ntfs   defaults,umask=000

However, I recommend that you do not enable write access to a ntfs
partition as file system corruption is likely.

Dave

Reply via email to