Hi all.

I'm trying to install Xen in my Gentoo Box. I've followed the Wiki at Gentoo Wiki and followed every instruction, but i have a few doughs and a problem.

I've installed the Xen-sources from marineam-xen overlay. When booting, i got an error:

Cannot open root device "sda6" or unknown-block (0,0)
Please append a correct boot option
Kernel Panic: Not syncing. unable to mount rootfs
...

my grub.conf is:
title=Xen 3.0.4 Linux 2.6.16.33
root (hd0,4)
kernel /xen.gz
module /vmlinuz-2.6.16.33-xen0 root=/dev/sda6

title=Gentoo Linux 2.6.20-gentoo-r7 x86_64
root (hd0,4)
kernel /boot/kernel-2.6.20-gentoo-r7 root=/dev/sda6 vga=0x31B video=vesafb:mtrr:3,ywrap splash=silent,fadein,theme:livecd-2007.0 quiet CONSOLE=/dev/tty1
initrd /boot/fbsplash

I've compiled the file systems in use in the kernel and not as modules and the support for my SATA HDD also.

I cannot find any help in google or in the Wiki.

Any ideias?

Cheers,

Bruno Santos


Reply via email to