PDA

View Full Version : [Kernel] Patch with ACPI but now, I cannot boot



Coume
07-28-2003, 08:41 AM
hello,
I patched my kernel to get the ACPI working...
I tried 4 times, but each times it seems to be working no errors but when I try to boot I get this errors:


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


Normally, I should have something like:


ReiserFS: ......... 03:03

Saying that it is correctly mounted!

Any ideas??
thxs in advance
Ludo

Stephen
07-28-2003, 09:17 AM
hello,
I patched my kernel to get the ACPI working...
I tried 4 times, but each times it seems to be working no errors but when I try to boot I get this errors:


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


Normally, I should have something like:


ReiserFS: ......... 03:03

Saying that it is correctly mounted!

Any ideas??
thxs in advance
Ludo

Did you compile support for the reiserfs into the kernel?

Coume
07-28-2003, 09:20 AM
hmm don't know :(

I take the .config from knoppix
I patched the kernel
and In xconfig I just went into the new ACPI thing to add the ACPi and that's it...
I changed nothing else.
Should I have check the other part in the xconfig menu??

Ludo

Stephen
07-28-2003, 09:40 AM
hmm don't know :(

I take the .config from knoppix
I patched the kernel
and In xconfig I just went into the new ACPI thing to add the ACPi and that's it...
I changed nothing else.
Should I have check the other part in the xconfig menu??

Ludo

Yes knoppix uses an initrd kernel meaning that there is no support for the file systems built in you have to build the same type of kernel and install it as such or it will not boot or compile support for your file systems into the kernel to be able to boot.

Coume
07-28-2003, 09:44 AM
ok...
And how can I do that :)
You are speaking to a newbie and it sound chinese what you just said! eheh

Ludo :oops: