Hallo,

2012-09-03 um 19:39:56 schrieb ich:
> 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

bad:
kvm -nographic -nodefaults -kernel /boot/vmlinuz-3.2.0-3-amd64 -append 
'console=ttyS0' -serial pty

That should be minimal enough.


Grüße
Timo

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to