- Install Raspbian with a desktop.
- Recommended: Touch
/boot/ssh
(or enable SSH server in the GUI under Raspberry Pi Configuration → Interfaces). All further steps can be done with all machines at once via clusterssh. Alternatively, you can do - Copy bup-autostart.sh to
~
. - Adapt the start URL in bup-autostart.sh as needed. Refer to the URL documentation for bup on how to specify various presets.
- Make it executable:
chmod a+x ~/bup-autostart.sh
. - Copy bup.desktop to
~/.config/autostart/
. - Reboot to check.