|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Still having trouble with pciback.hide
lspci
0000:00:11.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] (rev 10)
0000:00:12.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] (rev 10)
nano /boot/menu/grub.list
title Debian GNU/Linux, Xen kernel 2.6.12.6-xen
root (hd0,0)
kernel /boot/xen.gz
module
/boot/xen-linux-2.6.12.6-xen root=/dev/sda1 ro
pciback.hide=('00:11.0')('00:12.0')
#module
/boot/xen-linux-2.6.12.6-xen root=/dev/sda1 ro
pciback.hide=(00:11.0)(00:12.0)
#module
/boot/xen-linux-2.6.12.6-xen root=/dev/sda1 ro
pciback.hide=(0000:00:11.0)(0000:00:12.0)
module /boot/xen-modules-2.6.12.6-xen
savedefault
boot
cat /var/log/dmesg | grep pci
Kernel command line: root=/dev/sda1 ro pciback.hide=('00:11.0')('00:12.0')
Unknown boot option `pciback.hide=('00:11.0')('00:12.0')': ignoring
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
options: [pci] [cardbus]
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
cat /var/log/dmesg | grep pci
Kernel command line: root=/dev/sda1 ro pciback.hide=('00:11.0')('00:12.0')
Unknown boot option `pciback.hide=(00:11.0)(00:12.0)': ignoring
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
options: [pci] [cardbus]
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
I can't seem to do this correctly is there something else I have to do? or something I did wrong?
-- Thank you, Frank Di Rocco
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Still having trouble with pciback.hide,
Frank DiRocco <=
|
|
|
|
|