Date: Mon, 22 Jun 2020 16:10:40 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 247482] loader: geli-encryption zfs boot environments [regression] Message-ID: <bug-247482-227-tN5XlyMVZF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247482-227@https.bugs.freebsd.org/bugzilla/> References: <bug-247482-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247482 --- Comment #3 from Toomas Soome <tsoome@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247482-227-tN5XlyMVZF>
