From 0bcf06e8d1ba53faa4ab14e5b7696ca252ccea91 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Fri, 7 Aug 2020 04:26:33 +0300 Subject: [PATCH] Update flashing_os.md --- pages/flashing_os.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/flashing_os.md b/pages/flashing_os.md index f6ee476..4fc2917 100644 --- a/pages/flashing_os.md +++ b/pages/flashing_os.md @@ -15,7 +15,7 @@ $ sudo dd if=v2-hdmi-rpi4.img of=/dev/mmcblk0 ## Using Balena Etcher (Linux, MacOS and Windows) 1. Download and install [Balena Etcher](https://www.balena.io/etcher). -2. The downloaded OS image is compressed. Balena Etcher can flash compressed images, but it consumes more RAM and this process slower than with uncompressed image. If possible, we recommend you to decompress the image (from `*img.bz2` to `*.img` file). You can do this using any archiver or your file manager. If you don't have any archiver (on Windows for example) - the [7-Zip](https://www.7-zip.org) is a great choice. +2. The downloaded OS image is compressed. Balena Etcher can flash compressed images, but it consumes more RAM and this process slower than with uncompressed image. If possible, we recommend you to decompress the image (from `*.img.bz2` to `*.img` file). You can do this using any archiver or your file manager. If you don't have any archiver (on Windows for example) - the [7-Zip](https://www.7-zip.org) is a great choice. 3. Run Balena Etcher: