From owner-freebsd-questions@FreeBSD.ORG Wed Feb 18 12:31:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAAD316A4CE for ; Wed, 18 Feb 2004 12:31:55 -0800 (PST) Received: from web41101.mail.yahoo.com (web41101.mail.yahoo.com [66.218.93.17]) by mx1.FreeBSD.org (Postfix) with SMTP id 9CDAE43D2F for ; Wed, 18 Feb 2004 12:31:55 -0800 (PST) (envelope-from scott@sremick.net) Message-ID: <20040218203155.7440.qmail@web41101.mail.yahoo.com> Received: from [199.172.45.60] by web41101.mail.yahoo.com via HTTP; Wed, 18 Feb 2004 12:31:55 PST X-RocketYMMF: siremick Date: Wed, 18 Feb 2004 12:31:55 -0800 (PST) From: "Scott I. Remick" To: Sergey 'DoubleF' Zaharchenko In-Reply-To: <20040216170124.7cb824e0@Hal.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD Subject: Re: "Cannot find file system superblock" error - how to recover? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: scott@sremick.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2004 20:31:55 -0000 --- Sergey 'DoubleF' Zaharchenko wrote: > Here you should have answered `y' (it doesn't ask you to change > anything yet). Let's try that again, shall we? Sorry, ok I went through it again, saying Y to all the "Continue?" prompts but N to all the ones that talked about changing things. The final result was huge, so instead of posting it here I'll host it on my site: http://vtbsd.net/fschk.txt > Well, after all fsck doesn't seem mad (`erase everything and mark fs > clean'). But if you are really are paranoid, as you should be, you > should copy the whole contents of the harddrive, maybe to a remote > machine, by dd (over NFS, perhaps). Perhaps the `sparse' dd option > would help save a bit of space (by creating `holes' in the file where > there were NUL's on the harddrive). I have ordered an additional 80GB drive for this very purpose (along w/ an external USB enclosure but we don't have to get that working yet). I will let you know when it arrives. If the next step you want to do is going to make changes, I'm happy to wait until the 2nd drive is here and we can do the dd. Thanks!