Results 1 to 3 of 3
Hi !
i compiled the 2.6.2 kernel under gentoo with genkernel, but i can't boot it!
here's my lilo.conf
Code:
boot=/dev/hde
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
lba32
vga=791
default=2.4.22
[kernel 2.4.22]
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-09-2004 #1
Can't boot 2.6.2 kernel
Hi !
i compiled the 2.6.2 kernel under gentoo with genkernel, but i can't boot it!
here's my lilo.conf
i have the same config for the other kernel, except the kernel and inird, but with the 2.6.2 kernel i get the following error:Code:boot=/dev/hde map=/boot/map install=/boot/boot.b prompt timeout=50 lba32 vga=791 default=2.4.22 [kernel 2.4.22] image=/boot/kernel-2.6.2 label=2.6.2 root=/dev/ram0 initrd=/boot=initrd-2.6.2 append="real_root=/dev/hde5 init=/linuxrc"
can anybody help?Code:Kernel panic: VFS: Unable to mount root fs on unknown-block (1,0)
thx in advance!!make install not love
Registered Linux user number 369245
- 02-10-2004 #2
Do you have support for the fs type that your root fs is built into the kernel?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 02-10-2004 #3
Looks like you left some filesystem out during kernel compilation.
Make sure your RAM FS is in the kernel, not as module.---[ MS09-99896 - Vulnerability in All MS Windows OS ; Using Windows Could Allow Remote Code Execution. ]---
Hardware: Asus P4P800, 1GB, P4-3Ghz, Asus V9950, Maxtor ATA HD\'s, 3Com GBit lan, Audigy ZS Plat.


Reply With Quote
