Hi, all,
I have find the problem (Can not find the SATA disk during booting the Xen Kernel) on a lot of opensuse distros,
Below is the reproduce steps:
1. download the xen 3.4 source
2. make world
3. make install
4. depmod
5. mkinitrd
6. add below config on grub
title Xen 3.4 / XenLinux 2.6.18.8
kernel /boot/xen.gz console=vga
module /boot/vmlinuz-2.6.18.8-xen root=/dev/disk/by-id/ata-HDT722516DLA380_41N3148LEN_VDS91DTEFSRARP-part1 ro console=tty0
module /boot/initrd-2.6.18.8-xen
7. reboot and can not reach root=/dev/disk/by-id/ata-HDT722516DLA380_41N3148LEN_VDS91DTEFSRARP-part1
please help me,
Ike wu
ikewu83@xxxxxxxxx