LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-21-2003, 03:27 PM   #1
Sammy2ooo
Member
 
Registered: Jan 2003
Location: nearby switzerland
Distribution: Suse 8.0 / Suse 9.0 / Slackware 9.1 / Debian Sarge testing / Gentoo 1.4.10
Posts: 165

Rep: Reputation: 30
VFS Kernel Panic can't mount 03:03


Hi everybody,

i 'm trying to install suse 8.0 on my Targa Roadwarrior 700 Notebook. The installation procedure worked fine, but when i am now trying to boot the system it always hangs with the following message:

Kernel Panic: VFS: Unable to mount root fs on 03:03

at sdb.suse.de i found a thread regarding this problem, but it didn't solve my problem:

i tried the following:
linux mem=24M root=/dev/hda1 init=/bin/bash

i've also updated the bios, because i thought it is problem with the memory handling. but it didn'T solve the problem.

What else can i do? Maybee someone knows a Homepage which contains an overview of the lilo boot parameters.

Can someone help me??

Friendly Regards

Sam
 
Old 04-21-2003, 05:55 PM   #2
gigs_42
Member
 
Registered: Feb 2003
Distribution: Gentoo 1.4-rc3
Posts: 30

Rep: Reputation: 15
I'm not familiar with SuSE, but it sounds like you don't have support for the filesystem built-in to the kernel (it must be built in, not a module) I do know that SuSE uses the ReiserFS fs by default, try looking into recompiling your kernel with this support built-in.

A little more info would also be helpful; was your system working before? If so, what did you do that made it start giving you this message? etc. etc.

Last edited by gigs_42; 04-21-2003 at 05:58 PM.
 
Old 04-22-2003, 12:54 AM   #3
Sammy2ooo
Member
 
Registered: Jan 2003
Location: nearby switzerland
Distribution: Suse 8.0 / Suse 9.0 / Slackware 9.1 / Debian Sarge testing / Gentoo 1.4.10
Posts: 165

Original Poster
Rep: Reputation: 30
Hi,

no the OS haven't worked before on this Notebook. How can I rebuild the kernel if i am not able to boot the system? Also filesafe doesen't work...

This is what if found at sdb.suse.de regarding this problem, but just how i 've said it doesn't work:

http://sdb.suse.de/en/sdb/html/rootfs_0803_install.html

Any other hints on this problem?

Greets Sam
 
Old 04-22-2003, 07:17 AM   #4
Sammy2ooo
Member
 
Registered: Jan 2003
Location: nearby switzerland
Distribution: Suse 8.0 / Suse 9.0 / Slackware 9.1 / Debian Sarge testing / Gentoo 1.4.10
Posts: 165

Original Poster
Rep: Reputation: 30
Has nobody an idea? Is this problem is distribution dependent, or hardware dependent??

Greets Sam
 
Old 04-22-2003, 08:33 AM   #5
hilde
Member
 
Registered: Mar 2003
Location: Bergen, Norway
Distribution: Libranet 2.8.1 upgraded to Debian testing
Posts: 44

Rep: Reputation: 15
is it a default kernel or self-compiled?

must be some config error (I got this message because I had misc, elf and a.out binaries as modules, for instance)

can you choose between kernel images during installation?
 
Old 04-22-2003, 09:17 AM   #6
Sammy2ooo
Member
 
Registered: Jan 2003
Location: nearby switzerland
Distribution: Suse 8.0 / Suse 9.0 / Slackware 9.1 / Debian Sarge testing / Gentoo 1.4.10
Posts: 165

Original Poster
Rep: Reputation: 30
The running (or better not running?) kernel is a default kernel.

Quote:
can you choose between kernel images during installation?
does this mean that i have to reinstall?

I think the only way to get the system runing is to create a bootable floppy to change the config of the kernel, isn't it?
Whats the differenc between a bootdisk and the linux rescue system which can be booted from cdrom?? there isn't a difference isn't there?

GReets sam
 
Old 04-22-2003, 06:46 PM   #7
tecknojunky
LQ Newbie
 
Registered: Mar 2002
Location: Montreal
Posts: 7

Rep: Reputation: 0
There may be a couple of reasons this. Normally, a distribution will only install things for which it has a working kernel for. Otherwise it makes no sense.

Maybe your hard drive is not supported by Suse. You can try the tomsrtbt boot floppy, it can be made out from a Windows box using rawrite. There is also Knoopix that makes a pretty darn good job in autodetecting the hardware. It's a boot CD.

Of course, with those two, you'll have to investigate your hardware all by yourself. Knoopix will only activate the swap partition if it finds one, other than that, nothing is mounted. But if you can manually mount if from Knoopix, than mayby it could mean that Suse borked during install.
 
Old 04-23-2003, 05:04 PM   #8
willywonka
LQ Newbie
 
Registered: Apr 2003
Location: Kansas
Distribution: Slackware 9.0
Posts: 12

Rep: Reputation: 0
I'm having the exact same problem on 2 of my computers. I'm running Slackware 9.0, and Redhat 8.0. Both have LILO.

On the Redhat 8.0 box, if I don't push any buttons on the lilo screen to choose with kernel to use, it boots fine. Even if I just hit ENTER, I get the Kernel Panic.

On my Slackware 9.0, I can't get around it. It was working just great a few days ago, and now nothing. All my hardware used to work just fine. Now, No matter which kernel I try. I get the same Kernel Panic.
 
Old 04-24-2003, 09:31 AM   #9
Sammy2ooo
Member
 
Registered: Jan 2003
Location: nearby switzerland
Distribution: Suse 8.0 / Suse 9.0 / Slackware 9.1 / Debian Sarge testing / Gentoo 1.4.10
Posts: 165

Original Poster
Rep: Reputation: 30
I've now changed to Red Hat, which works fine, it really seems to be a kind of incompability with the harddisk, however i thought something like this is impossible for a linux system and only kernel depending...

The only Probs i know have, the X system always hangs my system. And i don't know how to disable it during startup

Greets Sam
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel panic: VFS: Unable to mount root fs in 08:02 sebas_turu Debian 10 01-21-2008 01:04 AM
Kernel panic : VFS : Unable to mount root fs on 03:01 artikworld Linux - General 3 05-04-2004 03:07 PM
Kernel Panic: VFS: Unable to mount root fs on 09:02 verbali Linux - Hardware 8 02-24-2004 06:11 PM
Kernel Panic : VFS Unable to mount root fs on 09:02 jweasley Linux - Laptop and Netbook 2 10-12-2003 03:33 PM
Kernel panic: VFS: Unable to mount root cmlo Linux - Software 4 05-20-2003 02:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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