qemu_with_working_gui
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| qemu_with_working_gui [2025/05/01 20:36] – created admin | qemu_with_working_gui [2026/03/08 16:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| **A short list of instructions** | **A short list of instructions** | ||
| - | * I use macports - install latest qemu and qemu-utils. | + | |
| - | * Download 2024-10-22-raspios-bullseye-armhf.img.xz. Unpack this with Archiver, and mount it as a drive (right click on the newly created .img file). You might need to change your Finder settings to view all drives. | + | |
| - | * Create a new directory somewhere (for tidiness) and copy initramfs8, kernel8.img, | + | |
| - | * To use ssh (I presume you do), In Terminal in the mounted bullseye drive (probably at / | + | |
| - | * Unmount the bootfs drive in Finder, and copy the bullseye image into your new directory with the other files. | + | |
| - | * Open a text editor and copy this code to create a file (I called mine rpi.sh). Change permissions to be executable with 'chmod a+x rpi.sh' | + | |
| <code bash> | <code bash> | ||
| Line 27: | Line 27: | ||
| </ | </ | ||
| - | * Run this script! | + | |
| + | |||
| + | **NB** You will probably get a warning about the 'Image format was not specified...' | ||
| **Notes** | **Notes** | ||
| + | |||
| I can't remember the number of sites I went around picking bits and pieces up to make this work. Thanks to all who went before (shoulders of giants &c.). Importantly, | I can't remember the number of sites I went around picking bits and pieces up to make this work. Thanks to all who went before (shoulders of giants &c.). Importantly, | ||
qemu_with_working_gui.1746131812.txt.gz · Last modified: (external edit)
