LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Kernel issues with LVM2 (https://www.linuxquestions.org/questions/linux-software-2/kernel-issues-with-lvm2-348083/)

GameboyHippo 07-29-2005 12:38 PM

Kernel issues with LVM2
 
I'm trying to use a custom compiled kernel on my MythTV box. It's currently running Debian. It uses LVM2 and with the stock kernel, it boots right up. For whatever reason when I compile my own kernel it won't boot. The kernel I'm trying to get to work is a 2.6.11 Debian kernel.

I have inculded LVM support in the kernel. I also ran the mkinitrd command to make an initrd file. I set up lilo to point to the right vmlinuz file and initrd file. But I get the following error when I boot.

Please append a correct "root=" option

It then kernel panics. The root= option should be correct since it is the same root= option that boots the stock 2.6.8 kernel. I just don't understand. Any help would be appreciated.

ironwalker 07-29-2005 01:20 PM

Is the new root on a lvm2 partition?
If it is its not the standard /dev/hd* device.

Double check to see where your root partition indeed is.


All times are GMT -5. The time now is 09:48 AM.