Displaying 1 result from an estimated 1 matches for "external_1".
Did you mean:
external_p
2008 Dec 09
1
Xen 3.3 Windows xp guest insufficient resources
...ot;
memory = 1000
name = "windows2
vcpus=2
# device model to use: only qemu-dm available for now
device_model = ''/usr/lib64/xen/bin/qemu-dm''
## network from dhcp
vif = [ ''mac=00:16:3e:01:00:20'' ]
dhcp = "dhcp"
#DISKS
disk = [
''file:/mnt/external_1/xenstorage/windows2/windows_10gb.disk,ioemu:hda,w'', \
''file:/mnt/external_2/xenstorage/windows2/windows.100gb.disk,ioemu:hdb,w'', \
''file:/mnt/external_1/xenstorage/windows2/windows_5gb_logs.disk,ioemu:hdc,w''
]
# boot device: a = floppy, c= hard drive,...