Nick Smith wrote:
However this doesn´t work for me...
can't really help, I'm afraid. I've attached my WXP config which does
use USB, and this works fine, but on a Fedora8 Dom0. You could try
running this up in virsh and dumping out the auto-generated XML config,
which will at least give you the correct syntax.
I've given up on virsh in Fedora; too many problems.
-Evan
# -*- mode: python; -*-
kernel = "/usr/lib/xen/boot/hvmloader"
builder = 'hvm'
memory = 512
name = "wxp-001"
vcpus = 1
vif = [ 'type=ioemu, mac=00:0f:b5:ae:4f:31, bridge=xenbr0' ]
disk = [ 'phy:/dev/VG_Guests/XP-001,ioemu:hda,w' ,
'file:/dumps/ISO/WindowsXP/WINDOWS_XP.ISO,hdc:cdrom,r'];
device_model = '/usr/lib64/xen/bin/qemu-dm'
boot = "cd"
sdl = 1
vnc = 0
vncviewer = 0
ne2000 = 0
usb = 1
usbdevice = 'tablet'
_______________________________________________
xen-discuss mailing list
[email protected]