|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] white rectangle without image
I try setup Win7 in Domain U.
Next config for domainU:
# grep -v ^# /etc/xen/win7.hvm | grep -vx ''
kernel = "hvmloader"
builder='hvm'
memory = 2048
name = "win7"
vif = [ 'type=ioemu, bridge=eth0' ]
disk = [ 'file:/vm/win7.img,hda,w',
'file:/file/Windows7_ru_en_x86_x64.iso,hdc:cdrom,r' ]
device_model = 'qemu-dm'
boot="d"
sdl=0
opengl=1
vnc=1
vncpasswd=''
stdvga=0
serial='pty'
tsc_mode=0
localtime=3
usb=1
vncviewer connect to Domain :1 and show white rectangle. Then
# xm create win7.hvm
Using config file "./win7.hvm".
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
How fix it ???
# brctl show
bridge name bridge id STP enabled interfaces
eth0 8000.002191d6f05a no peth0
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|