Apparantley you have cross links on your hd. I am not that expert in linux, but here is a way out:1. First you need to know on which partition you installed RH. In the emergency shell, typefdisk /dev/hdaI am assuming you have installed RH on the first hd, for the second hd it would be /dev/hdb.2. In fdisk, type 'p' to print the partition table. Write down which partition has an id of 83 for the linux system. I 'll assume it is hda1.3. Type 'q' to quit from fdisk.4. Type:e2fsck -p /dev/hda1to repair the filesystem automatically.5. Type:rebootto restart the systemU should be happier by now...Hani-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rajagopalan Bhavani Sankar
Sent: Sunday, June 09, 2002 5:45 PM
To: [EMAIL PROTECTED]
Subject: Error Messages during installation!Hi, I was trying to install Redhat 7.1 and i got these error mesagesNow i cant even format my hard drive to put windows 2000 as myCDROM is notrecognized and I dont have a floppy dirve in the machine to boot from itHas the HD developed bad sectors .. if yes how do we repair it...I also went to the maintenance but i dint know what command to use there============================================================duplicate or bad blocks found. Invoking duplicate Pass 3 duplicate blocks found; shared with 1 file ***An error occured during file system check. ***Dropping you into a shell. Shell will reboot ***upon exit ========================================================Thanks in advance ..please help me its urgentJuma
- Error Messages during installation! Rajagopalan Bhavani Sankar
- Hani ZIAD