qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] How to use machine type raspi2?


From: Peter Maydell
Subject: Re: [Qemu-discuss] How to use machine type raspi2?
Date: Fri, 17 Nov 2017 14:37:55 +0000

On 17 November 2017 at 13:52, Kurt Jordon
<address@hidden> wrote:
> Does someone know how to use the machine type "raspi2" (qemu option "-M 
> raspi2") to emulate Raspberry Pi 1?
>
> I tried
>
> qemu-system-arm -M raspi2 -append "root=/dev/mmcblk0p2 rootfstype=ext4 
> rootwait" -kernel 2017-09-07-raspbian-stretch-lite-kernel7.img -sd 
> 2017-09-07-raspbian-stretch-lite.img -dtb bcm2708-rpi-b.dtb
>
> but got a black screen.

I don't know, but directing the serial output somewhere
sensible (eg with -serial stdio) and making sure the
guest kernel knows it should output to serial with
appropriate -append options might help.

thanks
-- PMM



reply via email to

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