Hallo Michael Tokarev, 2012-09-03 um 06:32:16 schriebst Du: > I can't reproduce this problem here. For me, it always starts booting. > I tried previous version (1.1.0) and there it works too. > > What's the "minimal" command line to trigger this? Will it happen with > simple > > kvm -nodefaults -serial file:/tmp/serial -nographics -kernel .. -append > console=ttyS0
> Also, does it happen with different guest kernel (-kernel option) ? bad: kvm -nographic -nodefaults -kernel /boot/vmlinuz-3.2.0-3-amd64 -append console=ttyS0 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 good: kvm -nographic -nodefaults -kernel /boot/vmlinuz-3.2.0-3-amd64 -append console=ttyS0 -serial file:/tmp/serial > Marking as unreproducible for now... Reproduced on my notebook. Grüße Timo
signature.asc
Description: This is a digitally signed message part.