LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-09-2004, 03:32 PM   #1
Jamesn
LQ Newbie
 
Registered: Jul 2004
Location: Bristol UK
Distribution: slackware 10
Posts: 11

Rep: Reputation: 0
Unhappy major booting problems


Hi all,

I'm posting this through windoze as my slack 10 install may well be dead.

when booting I get this, capital letters may be included but I had to scribble this on a bit of paper( this is that bad )

ide0 (3,5):us-5150: search_by_key:invalid format found in block 14680 fsuk
ide0 (3,5):zam-7001: io error in reiserfs_find_entry
is_tree_node:node level 257 doesn't match to the expected one

I use the reiser fs file system, as it says, but if I boot it from the slack10 cd1 using its kernel I can mount my hard drive and see all the data there but it refuses to boot on its own. Whats up? am I looking at a full reinstall or is this kernel problem or something else direly

help
 
Old 12-11-2004, 07:45 AM   #2
Jamesn
LQ Newbie
 
Registered: Jul 2004
Location: Bristol UK
Distribution: slackware 10
Posts: 11

Original Poster
Rep: Reputation: 0
Anyone??
 
Old 12-11-2004, 09:54 AM   #3
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Something is happened to your file system. Most probably hardware failure. Just my two cents.
 
Old 12-11-2004, 10:10 AM   #4
Jamesn
LQ Newbie
 
Registered: Jul 2004
Location: Bristol UK
Distribution: slackware 10
Posts: 11

Original Poster
Rep: Reputation: 0
Thanks for the info
 
Old 12-11-2004, 11:32 AM   #5
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Look, I can not solve your problem. I just had an idea where to look. This means you should run file system utilities, rewrite partition table or whatever you can do using your brain. If there is a bad sector in important area which cannot be remapped - tough luck.
 
Old 12-11-2004, 01:49 PM   #6
winsnomore
Member
 
Registered: May 2004
Location: USA
Distribution: #1 PCLinuxOS -- for laughs -> Ubuntu, Suse, Mepis
Posts: 315

Rep: Reputation: 31
If you can boot "any" kernel, try the following.


first make sure that you can run with the "/" unmounted ..

there must be some other FS available to run .. like running from a live-cd or a recovery disk.
umount the file system in question (umount /dev/hdxx) ..

run
/sbin/fsck -r
(file system check) it should find and repair the file system problem (if it can be reparied).
you have to be root to do this.
It will ask you accept the fixes it's making as it finds bad blocks etc.
you might end up with some "files" missing .. it's VERY hard to tell which one's .. so the right course might be to try it and if things are too hosed then
go back and reinstall / replace hardware !!!

hope this helps
 
Old 12-12-2004, 10:28 AM   #7
Jamesn
LQ Newbie
 
Registered: Jul 2004
Location: Bristol UK
Distribution: slackware 10
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Emerson
Look, I can not solve your problem. I just had an idea where to look.
Sorry, didn't mean to come across as rude or abrupt. I just really didnt have a clue where to start, Apoligies.
 
Old 12-12-2004, 10:43 AM   #8
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
That's OK. I wish you could get your problem fixed soon.
 
Old 12-13-2004, 10:17 AM   #9
Jamesn
LQ Newbie
 
Registered: Jul 2004
Location: Bristol UK
Distribution: slackware 10
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by winsnomore
If you can boot "any" kernel, try the following.


first make sure that you can run with the "/" unmounted ..

there must be some other FS available to run .. like running from a live-cd or a recovery disk.
umount the file system in question (umount /dev/hdxx) ..

run
/sbin/fsck -r
(file system check) it should find and repair the file system problem (if it can be reparied).
you have to be root to do this.
It will ask you accept the fixes it's making as it finds bad blocks etc.
you might end up with some "files" missing .. it's VERY hard to tell which one's .. so the right course might be to try it and if things are too hosed then
go back and reinstall / replace hardware !!!

hope this helps
I gave this a try, and it told me it could only fix it with --rebuild-tree as an option, It will now boot on its own but hangs when starting x11 manager is displayed, I'll see if I can boot to a prompt and go from there other than that it may well be reinstall

Thanks all
 
Old 12-13-2004, 10:55 AM   #10
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Before you reinstall, it would be good do know the cause. If it was a sudden power failure that caused filesystem errors then reinstall is going to work for you. On the other hand, this may be a first sign of your hd expiring...
 
Old 12-13-2004, 01:39 PM   #11
winsnomore
Member
 
Registered: May 2004
Location: USA
Distribution: #1 PCLinuxOS -- for laughs -> Ubuntu, Suse, Mepis
Posts: 315

Rep: Reputation: 31
this isn't so bad .. now that you can boot the kernel .. you really don't need x to do everything .. i know it's hard but try
rebooting however you did and reinstall "x" .. it can be done variety of ways depending upon your distribution.

you can just save your data .. and rebuild the system (always an easier thing to do) ..
 
Old 12-13-2004, 01:45 PM   #12
Jamesn
LQ Newbie
 
Registered: Jul 2004
Location: Bristol UK
Distribution: slackware 10
Posts: 11

Original Poster
Rep: Reputation: 0
Thinking about it windoze has been complaining about the fat32 partition I have, may be worth trying another HD, I've got a spare 30gig one somewhere around here.
I'll try reinstalling x and see what happens from there

Thanks guys
 
  


Reply



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
Major Help Needed With Booting Error! linuxnoob7 Linux - Software 1 09-13-2005 11:12 PM
MAJOR booting problems trey31357 Linux - Newbie 5 05-06-2005 01:17 AM
Major Booting Issure! Please help Pyro-dragon Linux - Newbie 9 03-20-2005 12:38 PM
Dual booting, need major help Jmcatch742 Linux - Newbie 5 01-07-2005 11:24 PM
Major problem booting linux sylven_1999 Mandriva 5 11-13-2003 12:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:27 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