Hi all, I'm trying to setup my Gentoo box to use xen kernel, but during the boot I've got this: !! Block device /dev/sda5 is not a valid root device... !! The root block device is unspecified or not detected
My disk partitioning is like this: /dev/sda3 /boot /dev/sda5 / /dev/sda7 /mnt/data And the grub setup is: title Xen 3.0/Linux 2.6.16.28-xen0 root (hd0,2) kernel /boot/xen.gz dom0_mem=98M module /boot/kernel-genkernel-x86-xen0-2.6.16.28-xen0 root=/dev/ram0 real_root=/dev/sda5 udev module /boot/initramfs-genkernel-x86-xen0-2.6.16.28-xen0.gz (The real_root and root params are correct with suspend2-sources.) Please could someone help me to find solution ??? Thanks a lot. Pat -- gentoo-user@gentoo.org mailing list