Date: Tue, 18 Jan 2022 17:32:42 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 261306] Geli rc.d script does not support insertion of USB devices containing a keyfile. Message-ID: <bug-261306-227-P10W0EcqPE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261306-227@https.bugs.freebsd.org/bugzilla/> References: <bug-261306-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=3D261306 --- Comment #2 from James Elstone <james@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" --=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-261306-227-P10W0EcqPE>