From owner-freebsd-questions@FreeBSD.ORG Mon Aug 25 19:54:39 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D21C8B37 for ; Mon, 25 Aug 2014 19:54:39 +0000 (UTC) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 53929356A for ; Mon, 25 Aug 2014 19:54:39 +0000 (UTC) Received: from slackbox.erewhon.home (slackbox.xs4all.nl [83.162.243.5]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id s7PJsToK083316; Mon, 25 Aug 2014 21:54:30 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.home (Postfix, from userid 1001) id C1A911244C; Mon, 25 Aug 2014 21:54:29 +0200 (CEST) Date: Mon, 25 Aug 2014 21:54:29 +0200 From: Roland Smith To: Michael Sierchio Subject: Re: -> 10.0, missing GEOM_GELI? Message-ID: <20140825195429.GD57059@slackbox.erewhon.home> Mail-Followup-To: Michael Sierchio , FreeBSD Questions References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Hf61M2y+wYpnELGG" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.23 (2014-03-12) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2014 19:54:39 -0000 --Hf61M2y+wYpnELGG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 25, 2014 at 10:39:40AM -0700, Michael Sierchio wrote: > perhaps there's another way to do this, but the old kernconf directive > to enable GELI was >=20 > options GEOM_GELI >=20 > which yields this when trying to compile a custom kernel >=20 > NUFED: unknown option "GEOM_GELI" >=20 > The /etc/rc.d scripts seems to know what to do with the /dev/blah.eli > directive in /etc/fstab. How do I get this into the kernel? You don't need to have it in the kernel. For the GENERIC kernel, geom_eli is built as a module which is automatically loaded (by the rc script) if an encrypted device is found in /etc/fstab. Roland --=20 R.F.Smith http://rsmith.home.xs4all.nl/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 5753 3324 1661 B0FE 8D93 FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0) --Hf61M2y+wYpnELGG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJT+5R1AAoJEED21dyjijPgXPsQAK8LkhBLl+NzCjlkKP8F11+Q p2NcrB//fXbRQ+k+I48IKcoV2VfW/K+HgkvCmf48JHVA8Wo2JyovoPwViXXZXoPz 2K3zelPGREOgait0+hr4WA6/WwYDSsCI1sdpxiEH4Hsa1tIkbX/jxzAmur6y9irW nJP39i0qF/t6slWtOwAjOmxWC0P0UKgKcYdY10H3+9HAhZOJS5owEVtz0pzW2TmS Nwy3u5fUoR3Yp7hLZnX5SxGVqELWL9zAyzGxWAod2JyjcByX/9pF7RtFaGZTha/+ AmzE2v28h+euUoWqH5kP1lozytQOpM6pv70wy60M2wxdlIiXmLAmAHpYC0tbiKRe R8G9AEe0Q+RqZ94MZEvqx6Q6AgbAR2U83oJJ763lbFWXa2Y99NHntIG8QxrfqfVM IB2k0TJEYw9l1F0EAJ0LRzIGQPpuAXiiR3YGi4qvxfJ3U//Epz7i4olx05SxLJc8 h66/afmZHt85+7bnuwTRpIoRhTynrYy+I7W35h+Pq8baRY7p/0GlRJJLmd9OWqDW garurRAVSE0wVE0CqWFx9VS23oMkL2XulrepWmv9S4yvhhO3qmWrHyl1qlid747e eMjdo9zH+e75uLO3K71N1iTTEvsa/F6sETEjU0/3nPGDTTWACE/fwaGI8pLnj1n6 aWPo8Ixw2NzTkxulKhgy =9tVO -----END PGP SIGNATURE----- --Hf61M2y+wYpnELGG--