2002-02-19 18:30:31

by chiranjeevi vaka

[permalink] [raw]
Subject: kernel panic

Hi all,

I am working on linux kernel tcp/ip optimization.
After doing some changes in my kernel, I am copiling
the kernel. While doing make xconfig, I have seleceted
some of known options and later as usual I have done
make dep;make bzdisk.

The problem is while booting the kernel with my newly
developed floppy, I am getting the error message

kernel panic: VFS: Unable to mount root fs on 08:03

I donno what to do. Is it some thing related to "make
xconfig" options or some other thing. Please give me
suggestion.

Thanking you in advance
Murali.

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com


2002-02-19 18:51:41

by Justin Carlson

[permalink] [raw]
Subject: Re: kernel panic


> The problem is while booting the kernel with my newly
> developed floppy, I am getting the error message
>
> kernel panic: VFS: Unable to mount root fs on 08:03
>
> I donno what to do. Is it some thing related to "make
> xconfig" options or some other thing. Please give me
> suggestion.

I guess the obvious questions are:

What kind of filesystem are you trying to mount as root? Have you
checked whether a root argument is being passed to the kernel by
whatever loader you're using?

Did you inadvertently disable support for that kind of filesystem?

If you're mounting root over NFS, did you disable support for
any of the networking options you might need? (like, say, kernel-level
IP autoconfiguration).

In short, what changed between the last configuration that worked,
and this one that doesn't?

-Justin



Attachments:
signature.asc (232.00 B)
This is a digitally signed message part

2002-02-21 17:14:15

by Fernando Korndorfer

[permalink] [raw]
Subject: Re: kernel panic

Are you trying to mount a SCSI disk as root without having the correct SCSI
driver IN the kernel?

just a gues...


-----------------------------------------------
Fernando Korndorfer
Novo Hamburgo, RS, Brasil
-----------------------------------------------

2002-02-21 17:37:56

by lee johnson

[permalink] [raw]
Subject: nvidia patch

nvidia patch worked on only nv.c..getting this from rest of patch
command:
=========================

patching file NVIDIA_kernel-1.0-2314/nv.c
Hunk #1 succeeded at 50 with fuzz 2.
patch: **** malformed patch at line 72: LINUX_VMA_OFFS(vma) -
NV_MMAP_REG_OFFSET,


feel free to reply in private please unless its effects everyone else..
:)

thx
lee
-====