From owner-freebsd-geom@FreeBSD.ORG Thu Apr 20 00:23:37 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93BDE16A413 for ; Thu, 20 Apr 2006 00:23:37 +0000 (UTC) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (Qc599.q.pppool.de [89.53.197.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77CCB43D55 for ; Thu, 20 Apr 2006 00:23:31 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (barda [192.168.20.1]) by barda.agala.net (Postfix) with ESMTP id 8A563119D78 for ; Thu, 20 Apr 2006 02:23:26 +0200 (CEST) From: "Frank J. Beckmann" Organization: agala naga doron To: freebsd-geom@freebsd.org Date: Thu, 20 Apr 2006 02:03:44 +0200 User-Agent: KMail/1.9.1 References: <200604181653.55129.frank@barda.agala.net> <200604192310.12885.frank@barda.agala.net> <4446BB56.9080006@elde.net> In-Reply-To: <4446BB56.9080006@elde.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604200203.45853.frank@barda.agala.net> Subject: Re: How to make a bootable USB stick for booting a geli encryptet hard disk? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 00:23:37 -0000 Hi, am Donnerstag, 20. April 2006 00:36 schrieb Terje Elde: > Frank J. Beckmann wrote: > >> You might try using a CD-R, then. For this, you'll need access to > >> another (FreeBSD) system that has sysutils/cdrtools installed on it > >> (mkisofs is part of sysutils/cdrtools). > > > > A CD or DVD is not an option. It has to be an USB device. The big > > question is why does booting the USB device not work? > > This is a classic problem, both with PenDrives and CF cards. I remember > I had some issues with this, and finally adopted a method which seemed > to work reliably. I stopped working on that stuff, and promptly forgot > exactly what I did. I am however fairly certain it involved plugging it > into a machine supporting it, going to it's BIOS, seeing what geometry > it used, then using that on FreeBSD. I am however less sure which of > the possible modes I used. Shouldn't be more than a couple of trial and > error operations before you're up and running. > > Two things to keep in mind: a) You might need to set your BIOS to the > geometry mode you're using, and b) Some BIOSes differentiate between USB > "floppies", and USB "harddrives". > > Terje (which is tired, and might be thinking all wrong here) The BIOS of both computers don't tell me anything about the connected USB devices. They both treat my USB device as an USB harddrive. -- Bye Frank