Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2024 23:50:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263171] add loader(8) and boot loader menu support for boot with OpenZFS-encrypted ROOT
Message-ID:  <bug-263171-227-BBYQm6jBA5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263171-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263171-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263171

--- Comment #2 from Paul Ivanov <pi@berkeley.edu> ---
A workaround for anyone else wanting to have an OpenZFS encrypted root, here
are my notes from setting that up:

https://forums.freebsd.org/threads/the-quest-for-unencrypted-boot-and-zfs-n=
ative-encrypted.91940/#post-640041

It involves having a unencrypted /boot partition that doubles as / on initi=
al
boot into single user mode, then loads the zfs keys, mounts the encrypted /=
 and
re-roots to it (via `reboot -r`).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263171-227-BBYQm6jBA5>