PiShrink: bash script that automatically shrink a pi image that will then resize to the max size of the SD card on boot
-
https://github.com/Drewsif/PiShrink
- you can re-expand on boot with
sudo raspi-config --expand-rootfs
/usr/bin/env raspi-config --expand-rootfs
- you can re-expand on boot with
raspbian-shrink: This takes a Raspbian image file, and shrinks it to a minimum size.
raspberian-firstboot: A lightly modified Raspbian-light image with first boot customization.
pi-gen: Tool used to create Raspberry Pi OS images
Create a custom Raspbian OS image for production
How to write Raspberry Pi image to SD card
Writing Raspbian OS Image to SD Card on Linux
Building Custom Raspberry Pi SD Card Images
Raspberry Pi Imager update to v1.6
Building your custom Raspbian image
Create a custom Raspbian OS image for production
Create a custom Raspbian image with pi-gen: part 1
Using Pi-Gen to Build a Custom Raspbian Lite Image
The minimal Raspbian unattended netinstaller for Raspberry Pi Model 1B to 3B+.
Tool used to create Raspberry Pi OS images. (Previously known as Raspbian)
How to make disk image with dd on Linux or Unix
How to Write Image Files to SD Card with dd from Command Line of Mac or Linux