Network-transparent, written in C++.
Write the file to a
32GB or larger microSD
Decompress using:
zstd -d rpi.img.zst
the lsblk command identifies your microsd device. Write the downloaded image to a microSD card (replace /dev/sda with the device shown by lsblk if not sda.):
ddrescue -f path/to/rpi.img /dev/sda
Use your favorite copy command if you don't use ddrescue
ViewTouch is licensed under the GNU General Public License version 3. Contribute to or explore the source code on GitHub.