|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Did anyone succeeded in installing xen 4.0.0 on Debian L
On Wed, Sep 08, 2010 at 10:08:55AM +0000, Meister Schieber wrote:
> 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
I didn't need to change the domU config, mine is working as PV running
Lenny. Are you sure whatever kernel you are using has support for the
NIC you are passing through?
>
> /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
|
|
|
|
|