Displaying 1 result from an estimated 1 matches for "baozheng".
Did you mean:
baozeng
2010 Jul 22
1
HVM domain can not boot up with Qcow incremental image
...ib/xen/boot/hvmloader"
builder='hvm'
memory = 1024
name = "winXP"
vcpus=1
vif = [ 'type=ioemu, bridge=xenbr0' ]#inc_winxp is a Qcow incremental image to a origin Qcow image file(windows xp installed), which can be booted up with out error.
disk = [ 'tap:qcow:/home/baozheng/inc_winxp,ioemu:hda,w','file:/home/baozheng/winxp_professional_sp3.iso,hdc:cdrom,r' ]device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
boot='c'
sdl=1
vnc=0
stdvga=0
serial='pty'
usb=1
usbdevice='mouse'
usbdevice='tablet' The follow...