|
|
|
|
|
|
|
|
|
|
xen-users
AW: [Xen-users] Did anyone succeeded in installing xen 4.0.0 on Debian L
From: Mark Adams <mark@xxxxxxxxxxxxxxxxxx> > 1 last >thing, the only change I needed to grub to get it to work for me (on >stock squeeze install) was the following at the end of the module >/vmlinuz.. line xen-pciback.hide=(03:00.0)
I did the same.
/boot/grub/grub.cfg (dom0): module /vmlinuz-2.6.32-5-xen-amd64 (...) xen-pciback.hide=(09:00.0)
/boot/grub/menu.lst (domU): kernel
/boot/vmlinuz-2.6.26-2-xen-amd64 (...) swiotlb=force
/etc/xen/domu.cfg: pci = [ '09:00.0' ]
I changed the nic, I changed the pci-slot, I tried with and without a own domU-Kernel...
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|