Hi All,
    I am using RedHat Linux 5.2. I have 2 hard disks hda and hdc.
    /etc/fstab has the following entries:


/dev/hda1               /                       ext2    defaults        1 1
/dev/hda5               /second                 ext2    defaults        1 2
/dev/hda6               swap                    swap    defaults        0 0
none                    /proc                   proc    defaults        0 0
/dev/hdc1       /SECOND ext2     exec,dev,suid,rw 1 1
/dev/hdc2       /third  ext2     exec,dev,suid,rw 1 1

 When I start the machine today suddenly it prompted for password and
 going for single user mode only. I am able to mount /second but 
 /SECOND and /third if I try to mount the following errors are coming.

 mount: directory to mount not in host:dir format 
 
 If I try to run fsck on /dev/hdc1 or /dev/hdc2
 
 It is giving error saying 
 fsck.ext2: Device not configured while trying to open /dev/hdc1
 possibly non-existent or swap device.

 Bios is recognizing the hdc. 
 
 any advise to mount the second hard disk?

Thanks,
Sambaiah Kilaru.
  








-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to