|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Problem to boot Xen 3.3.0 using CentOS as dom0
>PS: My LVM root disk is on ide controller.
I forgot to mention to provide a cat of modprobe.conf.
From a machine without a scsi/sas controller I have,
[root@host ~]# cat /etc/modprobe.conf
alias eth0 e100
alias scsi_hostadapter ata_piix
alias scsi_hostadapter1 ahci
alias eth1 r8169
In this cheap box, the ata_piix is for the cdrom and ahci is for the sata bus
its disc is on.
Just for fun, try this, but check your modprobe.conf as well:
# mkinitrd -f --with=sata_nv /boot/initrd-2.6.18.8-xen.img 2.6.18.8-xen
HTH,
jlc
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|