On 1/28/10, Agile Aspect agile.aspect@gmail.com wrote:
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...
-- Enjoy global warming while it lasts. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Thank you for your reply . I have received my CentOS server as pre-installed , with no CD accompanied . Is there any other way to fix the bug? Thank you