Click to See Complete Forum and Search --> : Fat 32


Grig
06-08-2003, 01:38 PM
How can i acces a FAt 32 partition using Red Hat 9?:confused:

serz
06-08-2003, 01:49 PM
You have to mount it.

# mkdir /mnt/win
# mount -t vfat /dev/hdax /mnt/win

Where hdax is your fat32 partition.

Then, if you want.. edit your /etc/fstab.