From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 24 07:32:52 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 85A0F16A420 for ; Fri, 24 Feb 2006 07:32:52 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0483943D48 for ; Fri, 24 Feb 2006 07:32:51 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id E96CF11BCD; Fri, 24 Feb 2006 08:32:50 +0100 (CET) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 52555-09; Fri, 24 Feb 2006 08:32:44 +0100 (CET) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id A3EF211438; Fri, 24 Feb 2006 08:32:44 +0100 (CET) From: Florent Thoumie To: freebsd-hackers@freebsd.org Date: Fri, 24 Feb 2006 08:32:39 +0100 User-Agent: KMail/1.8.2 References: <015701c63828$7af60a70$0200a8c0@satellite> <43FD2F65.40908@samsco.org> In-Reply-To: <43FD2F65.40908@samsco.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1315078.JUlCEP7s2S"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200602240832.44125.flz@xbsd.org> X-Virus-Scanned: amavisd-new at xbsd.org Cc: Dave , Scott Long Subject: Re: urgent, need to recover superblock! 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: Fri, 24 Feb 2006 07:32:52 -0000 --nextPart1315078.JUlCEP7s2S Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 23 February 2006 04:43, Scott Long wrote: > Dave wrote: > > Hello, > > Some urgency on this issue! I've got a 10 gb ide drive that has > > critical data on one of it's > > partitions /dev/ad1e. This drive was originally gmirrored in > > another box it worked fine, it was the master drive. Now i've > > installed this drive as a slave in another 6.0 box, and now it > > shows up as ad1 with the partition i want being ad1e. I did a mount it > > worked fine. So i knew the drive was working, i then unmounted the > > partition, and tried to dump it to another drive. This didn't work, dump > > got > > an error about incorrect superblock. I then did a mount > > -o ro /dev/ad1e /mnt and i'm getting an error "Incorrect > > superblock" from mount. I then tried fsck /dev/ad1e and got the > > same error msg. These partitions were formatted with ufs2 as their > > filesystem. I then ran bsdlabel ad1 and got a printout of my label, > > this showed up which gives me hope that this data can be retrieved. > > An error i'm getting from bsdlabel says that the c: partition does not > > cover > > the > > entire disk and that may result in utilities not working correctly. Any > > help appreciated. > > Some urgency! > > Dave. > > Sounds like you need to install ports/syutils/ffsrecov and spend some > quality time with it tonight. I'll add ports/sysutils/testdisk to the list of useful tools. =2D-=20 =46lorent Thoumie flz@FreeBSD.org =46reeBSD Committer --nextPart1315078.JUlCEP7s2S Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD/racMxEkbVFH3PQRApmJAJ4xrlPKHzzvXNltUSpCRDqBtjtcawCgh+q5 ORJsmS3Y+CXyCOoxIkcgPZ4= =z0fk -----END PGP SIGNATURE----- --nextPart1315078.JUlCEP7s2S--