I’ve installed Debian Buster, Bullseye and Bookworm on these systems from the netinst ISO, with no tweaking needed. Trixie is the first release where I’ve been unable to do this, and even upgrading the system doesn’t work (hits a memory deadlock on boot).








Thanks for the link!
I’m trying Alpine locally in a VM with 256MB RAM, and so far so good. I got my app successfully cross-compiled using
musl-gcc, rsync’d it over, and it starts on the VM with no issues. Now I just need to figure out all the stuff around it (like certbot) and do some more thorough testing. I use an Ansible playbook to deploy to the Debian servers, so I’ve got to update it to handle Alpine too.