qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu-system-alpha -nographic does not work


From: Dennis Luehring
Subject: Re: [Qemu-devel] qemu-system-alpha -nographic does not work
Date: Wed, 30 Sep 2015 08:55:14 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Am 30.09.2015 um 08:48 schrieb Richard Henderson:
On 09/30/2015 02:36 PM, Dennis Luehring wrote:
> ~/qemu/alpha-softmmu/qemu-system-alpha -m 1GB -monitor 
telnet::4440,server,nowait\
>   -kernel vmlinux.img-2.6.26-2-alpha-generic -initrd
> initrd.img-2.6.26-2-alpha-generic\
>   -net nic -net user -hda alpha.qcow2\
>   -drive file=debian-5010-alpha-netinst.iso,if=ide,media=cdrom -append
> 'root=/dev/hda3' #-serial telnet::3000,server -nographic

You forgot "-append console=ttyS0".  The kernel simply isn't writing to the
serial port.

works thx, maybe i forgot it because some of my test images sparc64, mips64 just don't need the append and it still work with -nographic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]