hi,
could you provide the full command line used for this please ?
regards, lacsaP.

Le mer. 16 mars 2022 à 08:45, Johannes Zirngibl <finc...@web.de> a écrit :

>
>
>
> *Gesendet:* Dienstag, 15. März 2022 um 11:09 Uhr
> *Von:* "Peter Maydell" <peter.mayd...@linaro.org>
> *An:* "Johannes Zirngibl" <finc...@web.de>
> *Cc:* qemu-discuss@nongnu.org
> *Betreff:* Re: Emulating a Raspberry3 on Debian11 using QEMU6.2.0
> On Tue, 15 Mar 2022 at 07:36, Johannes Zirngibl <finc...@web.de> wrote:
> > 2.) sudo qemu-system-aarch64 -machine raspi3b -drive
> file=kube-worker-1.img,format=raw -drive-
> if=none,id=stick,file=/home/john/Downloads/2022-01-28-raspios-bullseye-armhf/2022-01-28-raspios-bullseye-armhf.img,format=raw
> -device usb-storage,drive=stick -boot c -m 1G
>
> The raspi3b machine does not have a default BIOS/firmware image
> or any emulation of it, so it cannot boot directly from a
> disk image. You'll need to directly pass a kernel/initrd/devicetree
> to QEMU, I think.
>
> -- PMM
>
>
> Thank you so much. Directly passing the kernel/initrd and devicetree
> worked out!
>

Reply via email to