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