Root Filesystem A/B OTA Update on Raspberry Pi 5 with headless image prep (Raspberry Pi OS Bookworm)
rootfsB
partition and pre‑enable headless SSH/Wi‑Fi before flashing.
RaspberryPi
. Depending on the distro, the boot partition may be mounted at /boot
or /boot/firmware
.rootfsB
, enable SSH, preconfigure Wi‑Fi, and set hostname. Docker is optional; any live Linux works.
userconf.txt
to the boot partition with a SHA‑512 hashed password:
rpi5.img
.rootfsB
)ssh
file presentwpa_supplicant.conf
was providedrpi5
(unless changed)tuc-config.json
(adjust paths if your boot is /boot/firmware
):
/boot
:
/boot/firmware
, point persistent_directory
there.ssh
+ wpa_supplicant.conf
still works and is widely documented.userconf.txt
).