https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261306
--- Comment #2 from James Elstone <ja...@elstone.net> --- Updatd instructions for creating a geli volume, one above had a typo. #create encrypted volume with geli gpart create -s gpt /dev/da0 gpart add -a 1m -freebsd-zfs -l DISK-ID0 /dev/da0 geli init -s 4096 -B none -K "/security_key/geli/DISK-ID0.key" "/dev/gpt/DISK-ID0" -- You are receiving this mail because: You are the assignee for the bug.