安装How I Backup and Shrink My SD Card Images [Raspberry Pi | Armbian]

What is Win32DiskImager?

[Win32DiskImager] is designed to write a raw disk image to a removable device or backup a removable device to a raw image file. It is very useful for embedded development, namely Arm development projects (Android, Ubuntu on Arm, etc). -https://sourceforge.net/projects/win32diskimager/

Things You Will Need

Creating the Base Image

What is PiShrink?

PiShrink is a bash script that automatically shrinks a pi image that will then resize to the max size of the SD card on boot. This will make putting the image back onto the SD card faster and the shrunk images will compress better. In addition the shrunk image can be compressed with gzip and xz to create an even smaller image. Parallel compression of the image using multiple cores is supported. -https://github.com/Drewsif/PiShrink

Shrinking the Image Partitions

Compressing the Image Further