No description
Find a file
2026-01-12 23:40:26 +01:00
.gitignore first commit 2026-01-10 23:09:06 +01:00
check.txt first commit 2026-01-10 23:09:06 +01:00
cmdline.txt feat: add root partuuid substitution in cmdline.txt 2026-01-12 20:15:40 +01:00
network-config first commit 2026-01-10 23:09:06 +01:00
README.md chore: remove obsolete config step meta-data from readme 2026-01-12 23:40:26 +01:00
write.sh feat: sync dd and umount, generate meta-data, sanity check mount and partuuid 2026-01-12 23:37:19 +01:00

Bashed Raspberry

Doing what the rpi-imager does the hard way.

Usage

Download and unpack the raspios image 2025-12-04-raspios-trixie-arm64.img into the current directory.

Add your cloud-config file called "user-data" to the current directory.

Execute the write script with the sd card disk as parameter.

sudo ./write.sh <Your sd card disk here>

Example:

sudo ./write.sh /dev/sdb