https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263171
--- Comment #2 from Paul Ivanov <p...@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.