From owner-freebsd-geom@FreeBSD.ORG Thu Jan 21 15:12:24 2010 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 482E31065697 for ; Thu, 21 Jan 2010 15:12:24 +0000 (UTC) (envelope-from ac@belngo.info) Received: from mail-bw0-f214.google.com (mail-bw0-f214.google.com [209.85.218.214]) by mx1.freebsd.org (Postfix) with ESMTP id DC0658FC1C for ; Thu, 21 Jan 2010 15:12:23 +0000 (UTC) Received: by bwz6 with SMTP id 6so80579bwz.31 for ; Thu, 21 Jan 2010 07:12:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.5.198 with SMTP id 6mr800100bkw.141.1264086742097; Thu, 21 Jan 2010 07:12:22 -0800 (PST) In-Reply-To: References: <5709ce311001210622u43233cacw9646cc0306a6b907@mail.gmail.com> Date: Thu, 21 Jan 2010 17:12:22 +0200 Message-ID: <5709ce311001210712k7bc0584m658ce091813f4585@mail.gmail.com> From: Alaksiej C To: BSD Life Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-geom Subject: Re: geli recovery 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, 21 Jan 2010 15:12:24 -0000 Generally, yes, "geli restore" would save you. Of course, BIOS firmware could take enough space to harm not only metadata, but some data also, but not much. As Ivan Voras mentioned, geli in FreeBSD8 does metadata backup automatically by default, so check your /var/backups/ On Thu, Jan 21, 2010 at 4:31 PM, BSD Life wrote: > Sry, didn't sent to the list (googles webmail sucks ...) > > ---------- Forwarded message ---------- > From: BSD Life > Date: Thu, 21 Jan 2010 15:29:56 +0100 > Subject: Re: geli recovery > To: Alaksiej C > > 2010/1/21, Alaksiej C : >> Your data is lost. >> >> Explanation: some BIOSes do backup themselves on "unused" drives, at >> the end of the HDD space (Google for "Host Protected Area"). The >> criteria for detecting "unused" drive is first sector's contents >> (AFAIK): is it MBR or not. >> >> When you inserted your drive to that Windows box, BIOS decided it is >> not used (no MB and backed itself up to it. As GELI's control block is >> residing at the end of encrypted container, it is gone forever. >> >> So, it's neither GELI's nor Windows bug, it is just dangerous BIOSes' >> feature. >> >> -- >> Best regards, >> Alaksiej >> > > Ok, that sounds resonable, so I should always backup the metadata of a > disc for such cases. If I had a backup, I could just use the "geli > restore" functionality and it would be fine again, right? > > Anyway, thanks for your answer. > _______________________________________________ > freebsd-geom@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-geom > To unsubscribe, send any mail to "freebsd-geom-unsubscribe@freebsd.org" >