Skip to content

Instantly share code, notes, and snippets.

@dbellomo
Last active April 5, 2021 11:59
Show Gist options
  • Save dbellomo/edb7269b7c5e6e81f76d626656a4a2e1 to your computer and use it in GitHub Desktop.
Save dbellomo/edb7269b7c5e6e81f76d626656a4a2e1 to your computer and use it in GitHub Desktop.
rpi custom img

Shrink

PiShrink: bash script that automatically shrink a pi image that will then resize to the max size of the SD card on boot

raspbian-shrink: This takes a Raspbian image file, and shrinks it to a minimum size.

First boot

raspberian-firstboot: A lightly modified Raspbian-light image with first boot customization.

Create image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment