LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-19-2010, 03:40 PM   #1
vdixit
LQ Newbie
 
Registered: Jan 2010
Posts: 6

Rep: Reputation: 1
Linux Red Hat 7.0 Fails at Checking Root File System


I have a Rad Hat 7.0 old Linux system that crashed due to power failure. On reboot the system goes to Checking Root File System and does 92.5% check and fails. Here are the error messages I get.

UNEXPECTED INCONSISTENCY:RUN FSCK Manually
Dropping to Shell:
Give Root Password for Maintenence or Cntrl-D for normal startup. Whien put the root password then I get tons of lines saying this:
REPAIR File System #1
REPAIR File System #2
REPAIR File System #3 and so on.
I don't know what to do at this point so I say yes and it goes in some wierd mode.

SO I ran fsck manually but I get an error
PARALLEIZING FSCK.

I can't fix the corrupted stuff for the system to reboot. THIS IS VITAL. Any ideas!!!!
Thanks!!!
VJ
 
Old 01-19-2010, 03:55 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,331

Rep: Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089
Quote:
Originally Posted by vdixit View Post
I have a Rad Hat 7.0 old Linux system that crashed due to power failure. On reboot the system goes to Checking Root File System and does 92.5% check and fails. Here are the error messages I get.

UNEXPECTED INCONSISTENCY:RUN FSCK Manually
Dropping to Shell:
Give Root Password for Maintenence or Cntrl-D for normal startup. Whien put the root password then I get tons of lines saying this:
REPAIR File System #1
REPAIR File System #2
REPAIR File System #3 and so on.
I don't know what to do at this point so I say yes and it goes in some wierd mode.

SO I ran fsck manually but I get an error
PARALLEIZING FSCK.

I can't fix the corrupted stuff for the system to reboot. THIS IS VITAL. Any ideas!!!!
Thanks!!!
VJ
Well, there are fsck options to repair things. First thing I'd do is to boot from CD/DVD, and drop into 'rescue' mode, and FSCK the disks from there. That way, things won't be mounted at all, and you'll be able to do a 'clean' fsck, and reboot.

Another option is to do what it says on the screen, and type "CNTRL-D" for normal startup. Once done, be sure to get a fresh backup, then do an orderly shutdown/restart, and try to fsck things again.

The last option is to blow away that ancient system, install something new, and restore your data. Which is probably the best thing to do anyway...use this as an opportunity to get current, and sidestep a bunch of issues.
 
Old 01-19-2010, 04:10 PM   #3
vdixit
LQ Newbie
 
Registered: Jan 2010
Posts: 6

Original Poster
Rep: Reputation: 1
Thanks, but the system was built by a guy who left the job and left no CD's for the system. So I will try few other things but I really need this system fixed till I can build another.
 
Old 01-19-2010, 04:21 PM   #4
rweaver
Senior Member
 
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833

Rep: Reputation: 167Reputation: 167
You don't need the original cd... just any repair/recovery cd or live cd really even. Try knoppix it typically works well.

Edit: Make sure you've got good backups first thing.

Last edited by rweaver; 01-19-2010 at 04:24 PM.
 
Old 01-19-2010, 05:00 PM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,331

Rep: Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089Reputation: 8089
Quote:
Originally Posted by rweaver View Post
You don't need the original cd... just any repair/recovery cd or live cd really even. Try knoppix it typically works well.

Edit: Make sure you've got good backups first thing.
Exactly...ALWAYS make sure you've got good backups. And as rweaver said, you can use any distro. It doesn't even have to be a 'live' cd, either....most distros will have a 'rescue' option on the boot menu's, so download anything (Fedora Core, openSUSE, etc.), and boot from it.

Did you try the <CTRL-D>, as the system suggested?
 
Old 01-19-2010, 05:43 PM   #6
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,415

Rep: Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785
Just FYI, on eg Centos/Fedora install media, you often just type

linux rescue

at the initial boot prompt; it's not on the menu.
 
Old 01-19-2010, 06:11 PM   #7
vdixit
LQ Newbie
 
Registered: Jan 2010
Posts: 6

Original Poster
Rep: Reputation: 1
Thank you all. Here I have tried most of the suggestion and no go but now I will try rescue linux option from Linux Disributions that I have.
VJ
 
Old 01-19-2010, 06:45 PM   #8
vdixit
LQ Newbie
 
Registered: Jan 2010
Posts: 6

Original Poster
Rep: Reputation: 1
Folks, I am using Fedora to run recue linux. Please tell what I steps I need to do to fix my problems. Thanks,
VJ
 
Old 01-19-2010, 06:47 PM   #9
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,415

Rep: Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785
See the man page for fsck http://linux.die.net/man/8/fsck
 
Old 01-19-2010, 07:04 PM   #10
vdixit
LQ Newbie
 
Registered: Jan 2010
Posts: 6

Original Poster
Rep: Reputation: 1
I used fedora to run rescue linux and it asked me to enter IP address on the interfaces. This system boots up to the point checking root and now gives me the error, Filesystem has unsupported features. Get e newer esfsck is another message. I am really screwed.
VJ
 
Old 01-20-2010, 10:06 AM   #11
rweaver
Senior Member
 
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833

Rep: Reputation: 167Reputation: 167
Download a newer version. Use a live cd or rescue cd. Having fsck problems isn't typically a significant issue. There are a lot of ways around it.
 
Old 01-20-2010, 01:14 PM   #12
vdixit
LQ Newbie
 
Registered: Jan 2010
Posts: 6

Original Poster
Rep: Reputation: 1
Thanks Rweaver, the phone number.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
what to do when automatic file system check of the root filesystem fails? kayaksport15 Linux - Newbie 4 07-08-2008 08:31 AM
Hang at Checking root file system ajay_sharma Mandriva 2 07-27-2007 10:50 AM
System hangs on boot - "Mounting root file system" fails with Via VT6410 enabled Eagleorn Linux - Hardware 3 09-21-2006 01:58 PM
Mandrake 10.1 hangs at "Checking root file system" while booting ananya Mandriva 1 03-01-2006 07:03 PM
Red Hat version 9 (shrike) file system? Bleep Red Hat 5 11-21-2005 12:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration