[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen 4.0.0-rc6 - Linux 2.6.32.9 paravirt_ops dom0 on Ubuntu Desktop 9.10 success!
I tested the grub2 and it's loading Xen instance normally. Below my configuration file:
# cat /etc/grub.d/40_custom #!/bin/sh exec tail -n +3 $0
# This file is an Xen custom entries menuentry "Xen 3.4 / Debian Lenny 5.0 kernel 2.6.18.8-xen" { ÂÂinsmod raid
ÂÂset root=(md1) ÂÂsearch --fs-uuid --set e795a163-5418-4ae9-8021-83fe9ce05ea7Â
ÂÂmultiboot /xen-3.4.gz dom0_mem=512M iommu=1 ÂÂmodule /vmlinuz-2.6.18.8-xen root=/dev/md3 ro console=tty0 pciback.hide=(06:0c.0)(06:0d.0)(06:0e.0)(06:0f.0)
ÂÂmodule /initrd.img-2.6.18.8-xen } It was configured with xen 3.4.2 and without pvops kernel. I will try the xen 4.0.0rc6 and I will post the results.
Cheers 2010/3/16 Boris Derzhavets <bderzhavets@xxxxxxxxx>
-- Marco Sinhoreli _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |