On Mon, 03 Jul 2000, you wrote:
> 
> I know this problem has been covered previously but I cannot
> find the references.
> 
> Attached is my /etc/fstab.

Mine:
/dev/hda1 /c vfat user,exec,umask=0 0 0
/dev/hdb3 /d vfat user,exec,umask=0 0 0
Yours:
/dev/hda1 /mnt/DOS_hda1 vfat users,exec,conv=binary 0 0
/dev/hda5 /mnt/DOS_hda5 vfat users,exec,conv=binary 0 0

   On the 'cooker' list this comes up quite a bit. You should at
least remove 'conv=binary', it causes problems on a lot of hardware.
I believe if you replace it with 'umask=0' as mine is, you'll be
able to read/write Windoze directories/files as user.  
-- 
~~   Tom Brinkman    [EMAIL PROTECTED]

Reply via email to