From owner-freebsd-questions@FreeBSD.ORG Thu Oct 25 16:00:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C881116A46E for ; Thu, 25 Oct 2007 16:00:19 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id 5B5AE13C4BC for ; Thu, 25 Oct 2007 16:00:19 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 21592 invoked by uid 1002); 25 Oct 2007 16:00:19 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 17.271898 secs); 25 Oct 2007 16:00:19 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 25 Oct 2007 16:00:00 -0000 Message-ID: <4720BD84.7060104@ibctech.ca> Date: Thu, 25 Oct 2007 12:00:04 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <470CCDE2.9090603@ibctech.ca> <20071010175349.GB9770@slackbox.xs4all.nl> <20071022174629.GA1118@garage.freebsd.pl> <1799.208.70.104.211.1193103682.squirrel@webmail.ibctech.ca> <20071024173858.GA1119@garage.freebsd.pl> <4720BCBC.9080800@ibctech.ca> In-Reply-To: <4720BCBC.9080800@ibctech.ca> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Daniel Marsh , freebsd-questions@freebsd.org Subject: Re: Booting a GELI encrypted hard disk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 16:00:19 -0000 > The ONLY information on the thumb drive is /boot, a directory /keys and > an /etc that has only an fstab (to mount the .eli partitions from the > hard disk) and a loader.conf file to locate the keys. My bad, my bad. loader.conf is located under /boot of course. Steve