https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247482
--- Comment #3 from Toomas Soome <tso...@freebsd.org> --- (In reply to Evilham from comment #2) Hi! The problem is that you have had set the "zfs:zroot/ROOT/12-release:" with zfsbootcfg, and now the loader is able to read it out (is it UEFI boot?). But since you have GELI encryption set, we can not write (GELI writes are not yet implemented). So the fix in your case would be to use: zfsbootcfg "" This will wipe out the BE name from pad2 area and you will get normal boot again. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"