No description
| .gitignore | ||
| check.txt | ||
| cmdline.txt | ||
| network-config | ||
| README.md | ||
| write.sh | ||
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