No description
Find a file
2025-08-25 12:46:36 +00:00
patch test with plugdata 2025-08-25 12:46:36 +00:00
services test with plugdata 2025-08-25 12:46:36 +00:00
src test with plugdata 2025-08-25 12:46:36 +00:00
.gitignore setup cardinal with autorun and default patch 2024-11-14 00:16:38 +02:00
prepare-image.sh test with plugdata 2025-08-25 12:46:36 +00:00
README.md test with plugdata 2025-08-25 12:46:36 +00: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 to SD card. You can use Rpi Imager to set additional settings like wifi.

  3. Boot Rpi on DHCP enabled network. The boot script should run setup.sh on first boot and reboot the system when its done.

  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.