aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-04-06 14:49:52 -0700
committerChristian Cunningham <cc@localhost>2022-04-06 14:49:52 -0700
commitd20e90be4bae554ff0ec58d6004f4bd00cd73800 (patch)
tree784d9e9ef197ce9c7c80caaf76bf58bf6559c7d9
parentfdf05669a57335283d2a64b868330053be5589f6 (diff)
More SD Image Instructions
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 253f468..0572e22 100644
--- a/README.md
+++ b/README.md
@@ -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