ARM Lab on Mac Silicon (m1)

  1. Install QEMU on the system on Mac.

brew install qemu
  1. QEMU for ARM

qemu-system-arm
  1. Download Images.

Ensure the qemu-rpi-kernel versions are

  1. Run QEMU with the downloaded images and kernel

note : Please do not copy-paste the command from the page; ensure you are changing the <version> to the right one which you have downloaded.

The above command is explained in detail here below for better understanding ( you can avoid googling)

Note : Assuming the system running

  1. SSH to Pi QEMU

Manager QEMU

  1. List Running Machines QEMU Machines

  1. Shutdown Machine Command line.

Note: I'm planning to add a UTM-based lab setup soon

Last updated