|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] using physical NIC
I am trying to configure a DOMU (sles10) to use a physical NIC. This is
what I have done, and am getting an error. Am I missing a step?
Added the pciback.hide to the xen boot.
title XEN
root (hd0,1)
kernel /boot/xen.gz
module /boot/vmlinuz-xen root=/dev/sda2 vga=0x314 selinux=0
resume=/dev/sda1 splash=silent showopts pciback.hide=(02:06.0)
(02:06.1)
module /boot/initrd-xen
NEXT ....
Rebooted to Xen then tried to load a sles10 b9 with the PCI device, and
I get a pci failed error (see below).
gdHost-b9:/data1 # xm create -c b9-yast3.conf pci=02:06.0
Using config file "b9-yast3.conf".
Copy kernel /boot/vmlinuz-xen from hda2 to
/var/lib/xen/tmp/vmlinuz.HbFXK3 for booting
Error: <Fault 2: "pci: failed to locate device and parse it's resources
- %s[Errno 2] No such file or directory:
'/sys/bus/pci/devices/0000:02:06.0/driver'">
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|