Hi there...

I have a 2nd hard drive (IDE) that I am putting into a RH8 box. It has data
on it as well....

So I dropped the drive in, and the BIOS config was fine...

So then I tried mounting the drive just to make sure...

# mkdir /mnt/data
# mount -t ext3 /dev/hdb1 /mnt/data

This worked fine. So I unmounted and deleted the dir in the mnt dir.

I then edited my fstab file and added:

/dev/hdb1   /data   ext3    defaults    1 2



So now when I rebooted, I get the error that "data" doesn't exist. Am I
missing something?
   

  .::d::.

� --- THEbeatingsWILLcontinueUNTILmoraleIMPROVES --- �




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to