From owner-freebsd-geom@FreeBSD.ORG Mon Jul 5 19:29:10 2004 Return-Path: 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 C395216A4CE for ; Mon, 5 Jul 2004 19:29:10 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC2CC43D2D for ; Mon, 5 Jul 2004 19:29:09 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.12.11/8.12.11) with ESMTP id i65JT7O3003706; Mon, 5 Jul 2004 21:29:07 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Allan Fields From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 05 Jul 2004 15:26:18 EDT." <20040705192618.GB74224@afields.ca> Date: Mon, 05 Jul 2004 21:29:07 +0200 Message-ID: <3705.1089055747@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: tthorsten@yahoo.de cc: freebsd-geom@freebsd.org Subject: Re: Problem in attaching newly encrypted disk X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2004 19:29:10 -0000 In message <20040705192618.GB74224@afields.ca>, Allan Fields writes: >> Did not know that its better to not use the raw partition :-( > >Well, I guess it doesn't matter unless something assumes that it >can write over the first sectors containing your data. > >The good news is you still have your lock selector file (-L/-l). > > >PHK: wouldn't the BDE class / GEOM prevent boot code from being >written to the underlying partition (provider) if it were attached >at the time? yes, it would not be able to over write it. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.