On Tue, Oct 6, 2009 at 8:24 PM, Daniel Bareiro <daniel-listas@xxxxxxx> wrote: > root (hd0,1) > Filesystem type is ext2fs, partition type 0x83 > kernel /boot/vmlinuz-2.6.31.2-dgb root=/dev/hda2 ro quiet console=tty0 console > =ttyS0,38400n8 > [Linux-bzImage, setup=0x3600, size=0x203480] > initrd /boot/initrd.img-2.6.31.2-dgb > [Linux-initrd @ 0x1f983000, 0x65c455 bytes] > > Loading, please wait... > WARNING bootdevice may be renamed. Try root=/dev/sda2 I think if you boot without the "quiet" option you'll see that your guest IDE disk did in fact get installed as /dev/sda and following the advice of the error message above will allow you to boot the guest. You could boot using the uuid of the partition or label the filesystem to avoid device naming issues between your original lenny kernel and the newer kernel. Alex -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html