diff options
author | Christian Cunningham <cc@localhost> | 2022-04-06 14:49:52 -0700 |
---|---|---|
committer | Christian Cunningham <cc@localhost> | 2022-04-06 14:49:52 -0700 |
commit | d20e90be4bae554ff0ec58d6004f4bd00cd73800 (patch) | |
tree | 784d9e9ef197ce9c7c80caaf76bf58bf6559c7d9 | |
parent | fdf05669a57335283d2a64b868330053be5589f6 (diff) |
More SD Image Instructions
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ - The Raspberry Pi SD Card Imager can be obtained at `https://www.raspberrypi.com/software/` - After imaging the SD card with the imaging software, delete all of the `kernel*.img` files in the root directory of the first partition of the SD card - After removing all of the image files, copy the built `build/kernel7.img` file to the root directory of the first partition of the SD card + - Unmount the SD card, insert the SD into the Raspberry Pi, and apply power to run **Jobbed** ### Running in QEMU Emulator - Ensure you have QEMU's ARM package installed on your system |