|
Mounting HDD vs. Mounting Filesystem
I have a storage several sortage HDD's but I will just ask about one and hope I can generalize the response I get for more drives.
I want to mount my new HDD (which is FAT 32) in RedHat8 and I used the commands:
mount /dev/hdb /mnt/hdb
at the command line. The response I get is that I need to mount the filesystem. So I went into fstab and added this drive to the file, hoping it would mount it on startup. I doesn't. How do I do this. It mounts my floppy and CDROMs automaticslly. I was messing with it all afternoon yesterday. Thanks.
|