LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Using FAT32 drives in RedHat (https://www.linuxquestions.org/questions/linux-general-1/using-fat32-drives-in-redhat-15792/)

php 03-07-2002 07:12 PM

Using FAT32 drives in RedHat
 
I just installed Redhat 7.1 and im wondering how to make it see my other harddrives which are in the fat 32 format.

I know they hdb5 and hdd1, how would I go about doing this?

trickykid 03-07-2002 08:01 PM

if you want them to automatically load and mount at startup.. edit and add them to your /etc/fstab file..

-trickykid

Scotty2435 03-07-2002 09:22 PM

here's what you need to do to /etc/fstab

/dev/hd* /mnt/MOUNTPLACE vfat auto 0 0

put the right place on the /dev/hd
make a directory in /mnt like /mnt/windows where the windows drive will be mounted

hope that helps


All times are GMT -5. The time now is 03:03 AM.