I just recently installed RedHat 9 in a dual boot environment with windows xp pro. For never having used linux in my life the installation went quite smooth.
I have figured out how to mount my vfat partition (not the windows system partition) using "Terminal" .
My problem is getting Linux to automatically mount this partition on bootup, not just because my desktop background is on it, but because I know it must be possible and I want to do it!

This is the command i mounted it with.
"mount -t vfat /dev/hda5 /mnt/Windows"
Everything worked fine except that it doesn't mount it on boot.
PLease help
