On Fri, May 9, 2025 at 9:56 AM Janne Johansson <icepic...@gmail.com> wrote: > Same goes for if you > must place /home/_sysupgrade somewhere else for space reasons, make > sure the softlink is relative and it will keep on working during > upgrades also.
Thanks for this -- I had been making it work with 'sysupgrade -b /real/path' (and getting annoyed when I forgot and it rebooted back into the old system), but this is a better solution.