unattended.sh for Raspberry Pi Zero 2 W, camera support, Ansible deploy target #54
Replies: 3 comments
-
note |
Beta Was this translation helpful? Give feedback.
-
|
FWIW release 1.7 now bundles a sample unattended_sysdisk.sh script which can be used/tuned for custom sys disk installs (requires Alpine 3.23 or later). |
Beta Was this translation helpful? Give feedback.
-
|
Note that the script posted above no longer works with Alpine 3.23.2, use release 1.7 and |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This script was developed to help install Alpine 3.22 on headless Raspberry Pi Zero 2 W boards connecting by Wifi. The SD card is flashed with
alpine-rpi-3.22.2-aarch64.imgand then populated with the following files:It then installs itself in sys mode to the SD card, creates two users, sets up Python so the host can be managed by Ansible, sets up camera and gpu devices and persists the network configuration after a reboot.
Beta Was this translation helpful? Give feedback.
All reactions