Hi, Sjoman
Try mounting this way (below are the lines for fstab file):
/dev/hda2      /mnt/fat32drive1            vfat            user,showexec,umask=0,codepage=850,iocharset=iso8859-1 0 0
/dev/hda3      /mnt/fat32drive2            vfat            user,showexec,umask=0,codepage=850,iocharset=iso8859-1 0 0

For me it works

Regards
Ray

Sjoman wrote:
Hi all,

I'm trying to set up my fstab to mount two Fat32 drives in read-write mode.  Right now I can only seem to get them to mount them in read-only mode.

These are the lines in question:
/dev/hda2         /mnt/fat32drive1 vfat user,rw,noauto 0 0
/dev/hda3         /mnt/fat32drive2 vfat user,rw,noauto 0 0

Any suggestions?

Thanks,
sjoman

_______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca


_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to