qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] qemu-system-ppc64 -M ppce500 always booting to qemu monit


From: Alexander Graf
Subject: Re: [Qemu-ppc] qemu-system-ppc64 -M ppce500 always booting to qemu monitor console plus no output on serial console
Date: Wed, 16 Dec 2015 13:28:19 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0


On 16.12.15 13:19, BALATON Zoltan wrote:
> On Wed, 16 Dec 2015, Do Vincenzo wrote:
>> qemu-system-ppc64 -enable-kvm -nographic -m 512 -M ppce500 -kernel
>> vmlinux -initrd rootfs.cpio.gz -append "root=/dev/ram rw loglevel=7
>> console=ttyS0,115200"
>>
>> but as soon as I hit enter, the qemu process starts but no output is
>> printed on the console. The same thing happens on my laptop.
> 
> Maybe you need '-serial stdio' to redirect serial output to the console?

-nographic implies -serial mon:stdio, so that's not the problem. Your
console= parameter also looks sane.

Does the kernel you're trying to run support the e500 qemu machine type?


Alex



reply via email to

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