From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 13 21:08:21 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60CE016A477 for ; Tue, 13 Jun 2006 21:08:21 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id A328C43D46 for ; Tue, 13 Jun 2006 21:08:20 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.13.4/8.13.3) with ESMTP id k5DL88Xl021530; Wed, 14 Jun 2006 01:08:11 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Wed, 14 Jun 2006 01:08:08 +0400 (MSD) From: Maxim Konovalov To: Eric Anderson In-Reply-To: <61325.10.20.200.100.1150219994.squirrel@10.20.200.100> Message-ID: <20060614010608.R21481@mp2.macomnet.net> References: <61325.10.20.200.100.1150219994.squirrel@10.20.200.100> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-hackers@freebsd.org Subject: Re: fdisk partition / disklabel recovery (help!) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2006 21:08:21 -0000 [...] > Is there any additional ways I can find the partitioning scheme, or find > the bsdlabel's on the disk? Does anyone know of a command line (dd+some > tools/perl/etc) way to find the bsdlabels? ports/sysutils/scan_ffs/ src/tools/tools/find-sb/ > Once the bsdlabels are found, then what? Restore it, bsdlabel -e. -- Maxim Konovalov