On Wed, Jan 27, 2010 at 9:45 PM, hadi motamedi motamedi24@gmail.com wrote:
Dear All My CentOS server got file system inconsistency , asking for "type Ctrl-D for normal boot or give root password for maintenance to run fsck manually". I tried for manually run fsck , as the followings : #fsck -s /dev/hda3 But after rebooting the server it will come back again at the similar prompt asking for "give root password for maintenance" . Can you please do me favor and let me know how can I try for advanced fsck to fix the bug? Thank you
I presume /dev/hda3 is root partition.
Try booting off the 1st CD then type
linux rescue
and run fsck from there.
See
http://www.centos.org/docs/5/html/Installation_Guide-en-US/s1-rescuemode-boo...