mirror of
https://github.com/pikvm/pikvm
synced 2024-11-10 13:10:37 +00:00
Update flashing_os.md
This commit is contained in:
parent
8acee71e89
commit
340363435d
@ -5,7 +5,7 @@ Note: right now, pre-compiled images are only available for the Raspberry Pi 4.
|
|||||||
|
|
||||||
|
|
||||||
## Using Linux CLI
|
## Using Linux CLI
|
||||||
Decompress and flash image to the memory card using CLI and follow to the [final steps](#the-final-steps). Be careful be careful when choosing your device path:
|
Decompress and flash image and follow to the [final steps](#the-final-steps). Be careful 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
|
$ sudo dd if=v2-hdmi-rpi4.img of=/dev/mmcblk0
|
||||||
|
Loading…
Reference in New Issue
Block a user