From owner-freebsd-questions@freebsd.org Tue Jan 24 14:10:40 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78E76CC0D34 for ; Tue, 24 Jan 2017 14:10:40 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay05.ispgateway.de (smtprelay05.ispgateway.de [80.67.31.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4034214ED for ; Tue, 24 Jan 2017 14:10:39 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from [78.35.164.24] (helo=fabiankeil.de) by smtprelay05.ispgateway.de with esmtpsa (TLSv1.2:AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1cW1Z3-0000aA-D5; Tue, 24 Jan 2017 14:55:13 +0100 Date: Tue, 24 Jan 2017 14:55:00 +0100 From: Fabian Keil To: FreeBSD Cc: Erwan David Subject: Re: Not mounting a zpool at boot Message-ID: <20170124145500.599ca46b@fabiankeil.de> In-Reply-To: <911a347a-a94c-717b-0d6c-eb9fd665e489@rail.eu.org> References: <911a347a-a94c-717b-0d6c-eb9fd665e489@rail.eu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/w6Y0=ev.TKqfn=HVsM2OQ15"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2017 14:10:40 -0000 --Sig_/w6Y0=ev.TKqfn=HVsM2OQ15 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Erwan David wrote: > I have a machine (11-RELEASE) with 2 pools, one encrypted with the > system and one encrypted with data. I want to boot without having to > enter passphrase then ssh to the machine to import the encrypted pool. >=20 > I put geli_devices=3D"" in /etc/rc.conf in order to prevent the passphrase > question, but to no avail, system still asks it. How can I boot without > importing the encrypted pool, nor giving the passphrase (US keyboard is > unsuitable for this). Sounds like you have at least one of the boot-related flags set, you can remove them with "geli configure -G -B ..". Check the man page for details. Fabian --Sig_/w6Y0=ev.TKqfn=HVsM2OQ15 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTKUNd6H/m3+ByGULIFiohV/3dUnQUCWIdctQAKCRAFiohV/3dU nendAJ9unSmV66JrNqiqCuqF8+tL42wdVQCfZdRwimHf0zJ+ENeNrapbU4IXJTc= =45Wb -----END PGP SIGNATURE----- --Sig_/w6Y0=ev.TKqfn=HVsM2OQ15--