When using the documented approach for offline provisioning of the root user and timezone:
$ sudo systemd-firstboot \
--image teamsbc-44-standard-rpi4.raw \
--prompt-root-password \
--prompt-timezone
The image ends up booting but services fail and it's not possible to login.
When using the documented approach for offline provisioning of the root user and timezone:
The image ends up booting but services fail and it's not possible to login.