search for: vm1disk1

Displaying 1 result from an estimated 1 matches for "vm1disk1".

Did you mean: vm1disk
2006 Jul 30
0
xen networking and pci late binding
...rivers/pciback/new_slot echo -n 0000:02:01.0 > /sys/bus/pci/drivers/pciback/bind Here is the domU configuration (the first pci/mac, empty, is the dom0-domU bridge, the last 2 are the exclusively assigned ethernet): name = "apache" memory = "256" disk = [ ''file:/xen/vm1disk1,xvda,w'' ] vif = [ '''',''mac=00:50:ba:b0:59:ce'', ''mac=00:53:46:e7:6f:9e'' ] bootloader="/usr/bin/pygrub" pci = [ '''', ''02,01,0'', ''02,02,0'' ] on_reboot = ''restart'...