Update flashing_os.md

pull/35/head
Maxim Devaev 4 years ago committed by GitHub
parent d94bebcd3c
commit b98b9ba03f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,8 +7,8 @@ Note: right now, pre-compiled images are only available for the Raspberry Pi 4.
## Using Linux CLI ## Using Linux CLI
Decompress and flash image and follow to the [final steps](#the-final-steps). Be careful when choosing your device path: Decompress and flash image and follow to the [final steps](#the-final-steps). Be careful when choosing your device path:
```bash ```bash
$ bzip2 -d v2-hdmi-rpi4.img.bz2 # bzip2 -d v2-hdmi-rpi4.img.bz2
$ sudo dd if=v2-hdmi-rpi4.img of=/dev/mmcblk0 # dd if=v2-hdmi-rpi4.img of=/dev/mmcblkX
``` ```

Loading…
Cancel
Save