From a96df53fdf132d1837f1fb890fae7e7577184de2 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sat, 18 Nov 2023 17:09:31 -0800 Subject: [PATCH] Updated pics - doc (#1161) * Add files via upload * Update flashing_os.md Updated pic --- docs/flashing_os.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/docs/flashing_os.md b/docs/flashing_os.md index b93cf508..02037d89 100644 --- a/docs/flashing_os.md +++ b/docs/flashing_os.md @@ -69,33 +69,38 @@ You can also use `dd_rescue` or `ddrescue`. 2. Run RPi Imager: - + 3. Press **CHOOSE OS** and select **Use custom** image at bottom of the list: - + 4. After clicking on this item, select the image file (`*.img` or `*.img.xz`), then click **CHOOSE STORAGE**: !!! warning Check the advanced settings (`CTRL+SHIFT+X`), make sure they are blank or the flash will fail. - + 5. Insert the memory card into the card reader. Choose the card reader from this list. **Be careful** and choose the right device: - + 6. After choosing the memory card, press the **WRITE** button. Confirm the operation when you are asked about it: - + 7. Wait for the process to finish. Get yourself a coffee or do some stretching :) The process may hang at 99% for a long time, this is okay, just wait for it to complete. - + 8. Remove the memory card after successful completion. If an error occurs during flashing or booting PiKVM, repeat the process. If the error persists, use a different card. - + + + !!! tip + If an error occurs during flashing or booting PiKVM, repeat the process. + +When you have completed these steps, please move to the [First Steps doc.](https://docs.pikvm.org/first_steps/)