From owner-freebsd-geom@FreeBSD.ORG Tue Sep 27 11:57:44 2005 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 19E2816A41F for ; Tue, 27 Sep 2005 11:57:44 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (I89c8.i.pppool.de [85.73.137.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 581C043D53 for ; Tue, 27 Sep 2005 11:57:42 +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 E554B119CBB for ; Tue, 27 Sep 2005 13:55:07 +0200 (CEST) Received: from abakus.agala.net (abakus.agala.net [192.168.223.2]) by mail.agala.net (Postfix) with ESMTP id B0942119CBA for ; Tue, 27 Sep 2005 13:55:07 +0200 (CEST) From: "Frank J. Beckmann" Organization: agala naga doron To: freebsd-geom@freebsd.org Date: Tue, 27 Sep 2005 13:57:30 +0200 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509271357.32327.frank@barda.agala.net> X-Scanned-By: emfilter 1.0 @ 192.168.20.1 X-DSPAM-Result: Innocent X-DSPAM-Processed: Tue Sep 27 13:55:09 2005 X-DSPAM-Confidence: 0.9996 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 218,4339331d234141862220286 X-DSPAM-Factors: 27, Disposition-Notification-To*Beckmann+frank, 0.00020, To*freebsd+org, 0.00020, From*Frank+Beckmann, 0.00020, Received*freebsd.org, 0.00020, Disposition-Notification-To*barda, 0.00020, Disposition-Notification-To*frank, 0.00020, From*frank+barda, 0.00020, Disposition-Notification-To*Frank, 0.00020, Disposition-Notification-To*Frank+Beckmann, 0.00020, To*freebsd, 0.00020, To*freebsd, 0.00020, Organization*agala, 0.00020, Disposition-Notification-To*agala, 0.00020, Disposition-Notification-To*agala+net, 0.00020, Message-Id*frank+barda, 0.00020, Subject: Paasword from shsec when booting eli encryptet / ? 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: Tue, 27 Sep 2005 11:57:44 -0000 Hi, I start to love the new geom classes, they give me many ideas but also rise many questions. The man page og geli states that you can encrypt / when you boot from an USB pen-drive. That mast contain /boot. Does it find / or do I have to set rootdev in loader.conf? And is it possible to get the password (or any other needed secret) from a gshsec device instead of a console prompt? -- Bye Frank