LinuxQuestions.org
Help answer threads with 0 replies.
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 06-02-2008, 06:58 PM   #1
marc1984
LQ Newbie
 
Registered: Apr 2008
Posts: 5

Rep: Reputation: 0
Unhappy Error 16 Inconsistent File System Structure


I have a system running FC5.
Over the weekend the system froze.
I rebooted and during the boot O receive the message
Error 16 Inconsistent File System Structure

I have booted with a rescue disk and run fsck, which claims all is well.
I search linuxquestions.org and found a few things tpo try like reinstalling the grub, but nothing has worked.

Is there anything I can do to fix this boot problem?
 
Old 06-03-2008, 08:12 AM   #2
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,588

Rep: Reputation: Disabled
What type is your file system? What is the output of
Code:
fdisk -l /dev/<your-device-here>
?
 
Old 06-03-2008, 10:42 AM   #3
marc1984
LQ Newbie
 
Registered: Apr 2008
Posts: 5

Original Poster
Rep: Reputation: 0
fdisk -l /dev/sda

Disk /dev/sda: 18.2 GB, 18210036736 bytes
255 heads, 63 sectors/track, 2213 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 19 152586 83 Linux
/dev/sda2 20 656 5116702+ 82 Linux swap / Solaris
/dev/sda3 657 2213 12506602+ 83 Linux


grub.conf
title Fedora Core (2.6.17-1.2139_FC5smp)
root (hd0,0)
kernel /vmlinuz-2.6.17-1.2139_FC5smp ro root=LABEL=/1 rhgb quiet
initrd /initrd-2.6.17-1.2139_FC5smp.img
 
Old 06-04-2008, 01:35 AM   #4
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,588

Rep: Reputation: Disabled
Okay, that means GRUB expects your "/" on the first partition (and quite small). Is that so? Did you change something in "root=LABEL=/1" (looks funny to me but I don't use labels much)?

You didn't tell with what file system you formatted the drive...
 
Old 06-05-2008, 10:02 AM   #5
marc1984
LQ Newbie
 
Registered: Apr 2008
Posts: 5

Original Poster
Rep: Reputation: 0
grub.conf looks like this now. I don't know where the '1' came form.

default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.16-1.2122_FC5smp)
root (hd0,0)
kernel /vmlinuz-2.6.16-1.2122_FC5smp ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.16-1.2122_FC5smp.img

Since fdisk is not telling me the format type, how can I find it?

I did not originally configure this system.

Marc
 
Old 06-06-2008, 01:39 AM   #6
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,588

Rep: Reputation: Disabled
Do you still have the install CDs? You might just pop in the first one, usually the distros detect an existing OS and offer to repair any damage, including damage to the boot loader.

"fdisk" told you the file system type: 82 (linux) meaning ext2 or ext3. Hum. Out of my depth here...

Well, the GRUB manual says:

"16 : Inconsistent filesystem structure
This error is returned by the filesystem code to denote an internal error caused by the sanity checks of the filesystem structure on disk not matching what it expects. This is usually caused by a corrupt filesystem or bugs in the code handling it in GRUB."

With which parameters did you run fschk?

Last edited by JZL240I-U; 06-09-2008 at 01:07 AM.
 
Old 12-27-2016, 01:13 AM   #7
sahil0512
LQ Newbie
 
Registered: Nov 2015
Location: India
Distribution: Redhat
Posts: 4

Rep: Reputation: Disabled
Question GRUB Error 16: Inconsistent filesystem structure

I am facing the same issue for RHEL5 and i am not able to switch to Maintenance mode also.
My server is not booting. Can anyone suggest, what to do in this case.
 
Old 12-27-2016, 01:35 AM   #8
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,082
Blog Entries: 23

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
You have posted to a thread which has been inactive almost nine years.

To get the best exposure for your question and attract replies from those with most knowledge of your problem, please open your own thread with a complete description of your specific system and the problem you are experiencing.

For guidance in posting your question please see the Site FAQ, and in particular this page.

Good luck!
 
Old 12-27-2016, 07:50 PM   #9
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,602

Rep: Reputation: 2648Reputation: 2648Reputation: 2648Reputation: 2648Reputation: 2648Reputation: 2648Reputation: 2648Reputation: 2648Reputation: 2648Reputation: 2648Reputation: 2648
the very dead and very unsupported Fedora core5
is NOT the same as the soon to be End Of Life RHEL5.11
( you are using 5.11 !!! it is the ONLY version of 5 still supported by redhat)

and seeing as this is RHEL5 you do have the REQUIRED support contract ! right ?

contact redhat customer service

as to booting
just use the normal everyday
SINGLE USER boot

put a blank space and a 1 at the end of the grub0.98 kernel line

Last edited by John VV; 12-27-2016 at 07:52 PM.
 
  


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
Linux File System Structure Questions mohit.saha Linux - Newbie 1 03-28-2008 05:54 AM
Error 16 Inconsistent File Structure gwh480 Fedora 2 11-03-2007 10:53 AM
Error 16: Inconsistent filesystem structure proxima-tom Linux - Newbie 4 10-31-2007 05:20 AM
the on-disk structure of the ext3 file system SeRGeiSarov Linux - Software 1 06-04-2007 01:00 PM
File system/structure question ashley75 Linux - General 1 05-17-2005 09:02 PM

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

All times are GMT -5. The time now is 11:09 AM.

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