Re: [SOLVED] Emulating a Raspberry3 on Debian11 using QEMU6.2.0

2022-03-17 Thread Peter Maydell
On Thu, 17 Mar 2022 at 10:19, Johannes Zirngibl wrote: > At first i have to say that i found a Step by Step Guide following this link. > https://linuxconfig.org/how-to-run-the-raspberry-pi-os-in-a-virtual-machine-with-qemu-and-kvm > STEP 7 Build the VM and Emulate Raspi3 > > > $ sudo

[SOLVED] Emulating a Raspberry3 on Debian11 using QEMU6.2.0

2022-03-17 Thread Johannes Zirngibl
      Gesendet: Dienstag, 15. März 2022 um 11:09 Uhr Von: "Peter Maydell" An: "Johannes Zirngibl" 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 wrote: > 2.) sudo qemu-

Re: Re: Emulating a Raspberry3 on Debian11 using QEMU6.2.0

2022-03-16 Thread Pascal
quot; > *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 wrote: > > 2.) sudo qemu-system-aarch64 -machine raspi3b -drive > file=kube-worker-1.img,format=raw -drive- > if=none,id=stick,

Aw: Re: Emulating a Raspberry3 on Debian11 using QEMU6.2.0

2022-03-16 Thread Johannes Zirngibl
      Gesendet: Dienstag, 15. März 2022 um 11:09 Uhr Von: "Peter Maydell" An: "Johannes Zirngibl" 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 wrote: > 2.) sudo qemu-system-a

Re: Emulating a Raspberry3 on Debian11 using QEMU6.2.0

2022-03-15 Thread Peter Maydell
On Tue, 15 Mar 2022 at 07:36, Johannes Zirngibl 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

Emulating a Raspberry3 on Debian11 using QEMU6.2.0

2022-03-15 Thread Johannes Zirngibl
Hello Guys,   Since last monday i tried to emulate a raspberry pi 3 using Qemu 6.2.0 on my Debian11 system but until now i wasn't able to run it properly. Here is my what i've done so far.   Downloaded the Raspberry OS PI OS Lite