From 1b36bd4d51bb8df82a827b077b37256cb73cffbe Mon Sep 17 00:00:00 2001 From: arch1mede Date: Wed, 22 Nov 2023 10:21:40 -0800 Subject: [PATCH] Update flashing_os.md (#1169) Added some verbiage for clarity --- docs/flashing_os.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/flashing_os.md b/docs/flashing_os.md index 02037d89..407632a6 100644 --- a/docs/flashing_os.md +++ b/docs/flashing_os.md @@ -41,7 +41,7 @@ Download the appropriate SD card image. Select it based on the board, platform, Please join [Discord](https://discord.gg/bpmXfz5) and ask about this in #unofficial_ports channel if you still want to use it. !!! abstract "Any other platforms" - You will need to build the image manually. But don't worry, it's [very simple](building_os.md). + Please check the [file archives](https://files.pikvm.org/images/), otherwise you will need to build the image manually. But don't worry, it's [very simple](building_os.md). ----- @@ -51,7 +51,7 @@ Download the appropriate SD card image. Select it based on the board, platform, After inserting the memory card into your computer, ignore request to format. This is not nessessary. -### Using Linux CLI +### Using Linux CLI (ADVANCED USERS) Decompress (if nessessary) and flash the image. **Be careful when choosing the device path, it may be different on your machine**: @@ -78,7 +78,7 @@ You can also use `dd_rescue` or `ddrescue`. 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. + This should already be set to blank though the flashing process from step 7 but its best to double check the advanced settings (`CTRL+SHIFT+X`), make sure they are blank or the flash will fail.