hvm und qemu-system-i386 funktioniert nicht mehr
Hallo zusammen,
nach einem debian-update (jessie) starten die hvm nicht mehr:
>xl create mywin7.xm
Parsing config from mywin7.xm
xc: info: VIRTUAL MEMORY ARRANGEMENT:
Loader: 0000000000100000->00000000001a0164
Modules: 0000000000000000->0000000000000000
TOTAL: 0000000000000000->000000003e000000
ENTRY ADDRESS: 0000000000100608
xc: info: PHYSICAL MEMORY ALLOCATION:
4KB PAGES: 0x0000000000000200
2MB PAGES: 0x00000000000001ef
1GB PAGES: 0x0000000000000000
libxl: error: libxl_dm.c:1275:device_model_spawn_outcome: domain 6
device model: spawn failed (rc=-3)
libxl: error: libxl_create.c:1075:domcreate_devmodel_started: device
model did not start: -3
libxl: error: libxl_dm.c:1306:libxl__destroy_device_model: Device Model
already exited
>/usr/bin/qemu-system-i386
Could not initialize SDL(No available video device) - exiting
>cat mywin7.xm
device_model_version = "qemu-xen"
device_model_override = "/usr/bin/qemu-system-i386"
bios = "seabios"
builder = "hvm"
name = "mywin7"
memory = 1000
vcpus = 4
vif = [ 'ip=192.168.1.19,mac=00:16:3E:8C:84:8B,bridge=xenbr0' ]
disk = [ '/dev/vg0/mywin7,raw,xvda,rw' ]
sdl = 0
vnc = 1
on_xend_stop = 'shutdown'
on_xend_start = 'start'
Weitere Infos:
- sdl benutze ich nicht.
- der Xen-Host hat keine grafische Oberfläche.
- pvm funktionieren auch noch nach dem Update einwandfrei.
- vor dem qemu-update hat hvm einwandfrei funktioniert. Das qemu-update
ist mit apt-get dist-upgrade gekommen.
Was kann ich machen?
Danke für jede Idee!
Hermann
Reply to: