It was Oct 13, 2000, 19:46, when Jeff Malka keyboarded:

>My fat partitions are not fat32.  Can I or cn I not save files to these
>partitions from linux?  As I live more and more in linus it becomes important
>not only to access my data files from the fat p;artitions but also to save
>changes made back to those fat partitions.  Safe or no?

Hi Jeff,

I have found this to be not dangerous.
I had to change a little thing in my /etc/fstab in order to write to the
dos partitions as user though:

/dev/hda1 /mnt/c vfat user,exec,umask=0 0 0
/dev/hda5 /mnt/d vfat user,exec,umask=0 0 0
/dev/hda8 /mnt/e vfat user,exec,umask=0 0 0
/dev/hda9 /mnt/f vfat user,exec,umask=0 0 0
/dev/hda10 /mnt/g vfat user,exec,umask=0 0 0
/dev/hda11 /mnt/h vfat user,exec,umask=0 0 0

This is how it looks. I had to add the "user,exec,umask=0 0 0" and things
went fine.

Paul

--
POSH MORTEM 
Death styles of the rich and famous.

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
              -=PINE 4.21 on Linux Mandrake 7.1=-


Reply via email to