[Bug 263171] add loader(8) and boot loader menu support for boot with OpenZFS-encrypted ROOT

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 13 Feb 2024 23:50:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263171

--- 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-native-encrypted.91940/#post-640041

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

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