| Kernel compiling Hi there.
I'm working in a Ubuntu host with Debian installed in VirtualBox, as a working environment for testing some kernel mods.
First of all I was trying to compile and install a kernel from source files, i.e. 2.6.28.10. I follow all the commands for the simplifie way of doing this in debian, (make-kpkg ...), but I receive a kernel panic at the startup of the new kernel, saying "Kernel Panic: not syncing: VFS: Unable to mount root "
I've tried to doing it with the --initrd option, both using update-initramfs and mkinitrd.yaird.
The fact is many guides say I have to abilitate a voice in the kernel config, saying "use init ram disk or something", but the voice is not in menu.
Also, I've tried to copy the config file form the built kernel of debian lenny, the same old story.
Is there anyone who can help?
ps. mods. I'm not sure this topic is more about kernel or debian, so move it if necessary and please notify me
Thank you all. |