From owner-freebsd-geom@FreeBSD.ORG Tue Jan 31 22:04:25 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 3FC3716A422; Tue, 31 Jan 2006 22:04:25 +0000 (GMT) (envelope-from oxy@field.hu) Received: from green.field.hu (green.field.hu [217.20.130.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9173343D48; Tue, 31 Jan 2006 22:04:24 +0000 (GMT) (envelope-from oxy@field.hu) Received: from localhost (green.field.hu [217.20.130.28]) by green.field.hu (Postfix) with ESMTP id 39EB911A50D; Tue, 31 Jan 2006 23:03:58 +0100 (CET) Received: from green.field.hu ([217.20.130.28]) by localhost (green.field.hu [217.20.130.28]) (amavisd-new, port 10024) with ESMTP id 72795-02; Tue, 31 Jan 2006 23:03:58 +0100 (CET) Received: from oxy (dsl217-197-187-23.pool.tvnet.hu [217.197.187.23]) by green.field.hu (Postfix) with ESMTP id E960B119C90; Tue, 31 Jan 2006 23:03:57 +0100 (CET) Message-ID: <002101c626b2$4b850200$0201a8c0@oxy> From: "OxY" To: "Pawel Jakub Dawidek" Date: Tue, 31 Jan 2006 23:04:22 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-2"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: by Amavisd-new (Spamassassin+Razor2+Pyzor+DCC+Bayes db, Clamd Antivirus) at field.hu Cc: freebsd-geom@freebsd.org Subject: root partition on geli+gmirror 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, 31 Jan 2006 22:04:25 -0000 hi! now, i'm in the last phase, the encrypted system is bootable, everything is set, need to go! booting fs is (/dev/mirror/plex0s1a) but i can't boot... the system asks for password for the encrypted file system (/dev/mirror/plex0s2.elia) before mounting the root fs.. after it's done booting sequence prints the usual geli attach msg, then goes on.. and then..it hangs, mountroot:> line, need to type in the valid path for the root fs however i did it before to the fstab.. /dev/mirror/plex0s2.elib none swap sw 0 0 /dev/mirror/plex0s2.elia / ufs rw 1 1 after i type in the: ufs:mirror/plex0s2.elia path then boot goes on, everythings fine, system boots up! did i do anything wrong, or theres something mess around geli+gmirror combo.. before the mirroring i tested geli alone, and it booted up well, without any problem.. may i attach any log, output, etc? thanks for your help in advance!