LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   red hat 7.3 + fat32 (https://www.linuxquestions.org/questions/linux-newbie-8/red-hat-7-3-fat32-22126/)

aeshley 05-29-2002 09:30 PM

red hat 7.3 + fat32
 
hi peoples

just wondering what line i put in the fstab file to read + write to a fat32 partition? i have done it before but i can't remember. currently the line i have can only read from the fat32 partition, but no write:
/dev/hdc1 /mnt/docs vfat defualts 0 0

thanks in advance!

ashley

sakeeb 05-30-2002 01:26 AM

i use these lines. /dev/hda1 is my fat32 partiton

/dev/hda1 /mnt/hda1 auto noauto,users 0 0

i just copied the line of /dev/fd0 and made appropriate changes. the users field enables you to use the partion even if it is mounted by some other users

Noerr 05-30-2002 10:17 AM

why do you post same messages in two forums?

aeshley 06-01-2002 04:42 AM

i like to view different opinions. i got 2 different answers. its all good.


All times are GMT -5. The time now is 10:05 PM.