Y
Hacker News
new
|
ask
|
show
|
jobs
by
bdemirkir
859 days ago
> have A/B system partitions and upgrade system with full partition rewrite and changing active one
Are there any solutions available for this?
3 comments
nsteel
859 days ago
There appears to be new support for A/B partitions in the bootloader that might help:
https://www.raspberrypi.com/documentation/computers/raspberr...
and
https://www.raspberrypi.com/documentation/computers/config_t...
link
blacklion
859 days ago
I'm using FreeBSD, not Linux for all my headless systems, and FreeBSD has NanoBSD script for such installations like forever.
link
akdev1l
859 days ago
Abroot and OSTree
link