No description
Find a file
2025-08-25 00:26:04 +00:00
patch test with sonic-pi 2025-08-24 23:47:47 +00:00
services test with sonic-pi 2025-08-24 23:47:47 +00:00
src use apt-get and resolve sonic-pi deps 2025-08-25 00:26:04 +00:00
.gitignore setup cardinal with autorun and default patch 2024-11-14 00:16:38 +02:00
prepare-image.sh test with sonic-pi 2025-08-24 23:47:47 +00:00
README.md boilerplate 2024-11-12 22:39:17 +02:00
userconf.txt boilerplate 2024-11-12 22:39:17 +02:00

  1. Execute the prepare-image.sh [image] script as root where [image] is the url to raspiOS.

  2. Flash the vcpi.img.xz with for example Balena Etcher to a SD Card

  3. Boot Rpi on DHCP enabled network. The boot script should run setup.sh on first boot.

  4. Login using user: pi pass: vcpi

  5. Debug the initial setup process with journalctl -u firstboot. The setup.sh should be automatically renamed to setup.sh.done if setup is successful.