> sdl = 1
SDL required $DISPLAY
Open a window after "xm create vm"?
-> no: check DISPLAY,xauth
-> yes: not my problem
> boot = "dc"
boot = "d"
> disk = [ "file:/xen/win2003.img,hda,w", "file:/xen/win2003.iso,hdc:cdrom,r" ]
my sample:
disk = [ 'file:/mnt/xenimg/test/vm7_win2k.sda.img,ioemu:hda,w','file:/mnt/xenimg
/test/win2k.d1.iso,ioemu:hdc:cdrom,r' ]
# cdrom=....
> vif = [ "mac=00:16:3e:23:38:ed,bridge=virbr0,type=ioemu" ]
vif = [ 'mac=00:16:3e:23:A%d:A2, bridge=xenbr2' % (vmid)]
if you bridge not bind to eth0 use /etc/init.d/xenbridges (->google)
possible to create PT before use:
fdisk /xen/win2003.img
you can (minimal) check config with xm_sh_tech (->google)
regards Torsten
LauNOC
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|