Hey there,
today I decided to upgrade my FreeBSD System, so I started to read the docs and once stumbled upon the freebsd-upgrade command (just used pkg update before) I started to give it a try (without RTFM).
Everything seems to be installed fine - it's just that I have to select the correct ZFS root snapshot by pressing "8" during the boot menu. "default" seems to point to the wrong "snapshot" [1] (sorry if I'm using the wrong term here), so the question is how can I make
zfs zroot/ROOT/15.0-RELEASE_2025-12-08_185706 the zroot/ROOT/default ZROOT?
I could also delete the 15.0-RELEASE snapshot and restart the upgrade, but on the other hand the kernel seems to be upgraded and that would break all executables, so i would have to downgrade the kernel, too.
Kind regards
[1] If I boot that environment, all executables fail complaining about missing/wrong libc version .so.
today I decided to upgrade my FreeBSD System, so I started to read the docs and once stumbled upon the freebsd-upgrade command (just used pkg update before) I started to give it a try (without RTFM).
Everything seems to be installed fine - it's just that I have to select the correct ZFS root snapshot by pressing "8" during the boot menu. "default" seems to point to the wrong "snapshot" [1] (sorry if I'm using the wrong term here), so the question is how can I make
zfs zroot/ROOT/15.0-RELEASE_2025-12-08_185706 the zroot/ROOT/default ZROOT?
I could also delete the 15.0-RELEASE snapshot and restart the upgrade, but on the other hand the kernel seems to be upgraded and that would break all executables, so i would have to downgrade the kernel, too.
Kind regards
[1] If I boot that environment, all executables fail complaining about missing/wrong libc version .so.