unattended.sh for Raspberry Pi Zero 2 W, camera support, Ansible deploy target #54
strophy
started this conversation in
unattended.sh samples
Replies: 1 comment
-
note |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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