This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
hi: i install xen4.1 and jeremy 2.6.32 pvops,and cann't boot . the console error showes as in attached file.
my grub is: title Xen 4.1, Linux kernel 2.6.32.36 root (hd0,0) kernel xen.gz module /boot/vmlinuz-2.6.32.36 ro root=/dev/sda1 module /boot/initrd-2.6.32.36.img
i run mkinitrd as: mkinitrd -f /boot/initrd-2.6.32.img -v -f --builtin=ehci-hcd --with=aacraid --with=sd_mod --builtin=scsi_mod --builtin=ohci-hcd --builtin=uhci-hcd --builtin=ata_piix
when compiling kernel ,i add CONFIG_SYSFS_DEPRECATED_V2=y in .config file.