We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4f31c commit 233dac0Copy full SHA for 233dac0
1 file changed
docs/quick_start/quick_start_guide.md
@@ -52,7 +52,7 @@ You need two servers: one update and one C&C server. We recommend using two dist
52
### Install OS Image
53
54
1. Get the image. Either get the image from the network operator or download it from our repository:
55
- - [v2025.06.a Pi5](https://seafile.rlp.net/f/82ba23f852a6421082a5/?dl=1)
+ - [image v2025.06.a for Pi5](https://seafile.rlp.net/f/82ba23f852a6421082a5/?dl=1)
56
2. Decompress it. (e.g. `unzstd sdcard_version_device.img.zst`)
57
3. Insert the microSD card to a card-reader.
58
4. Copy the image onto the microSD card:<br /> (e.g. `sudo dd if=sdcard_version_device.img of=/dev/mmcblk0 bs=4M` + `sync`)
0 commit comments