From ccd1b789ee10124811e5b851f85033a40de47445 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 2 Aug 2020 04:14:06 +0300 Subject: [PATCH] Update flashing_os.md --- pages/flashing_os.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/flashing_os.md b/pages/flashing_os.md index 73e8fd82..071cba5d 100644 --- a/pages/flashing_os.md +++ b/pages/flashing_os.md @@ -14,16 +14,21 @@ If you prefer a graphical interface or don't have Linux at hand install [Balena 1. Decomress the image using your File Manager. If you don't have an archiver (on Windows for example) - the [7-Zip](https://www.7-zip.org) is a great choice. 2. Run Balena Etcher: + drawing 3. Press **Flash from file** and choose the image: + drawing 4. Insert memory card to the card reader. Press **Select target** and choose your memory card: + drawing + drawing 5. Press **Flash!** button and wait for the finish. If an error occurs during flashing, repeat the process: + drawing 6. When the process is complete, pull out the memory card and insert it into the Raspberry Pi. Turn the power on. Your device will obtain the IP address via DHCP automatically.