From owner-freebsd-questions@FreeBSD.ORG Sat Feb 7 03:27:05 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6424106564A for ; Sat, 7 Feb 2009 03:27:05 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mx1.freebsd.org (Postfix) with ESMTP id 86C648FC13 for ; Sat, 7 Feb 2009 03:27:05 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 06 Feb 2009 22:27:04 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18828.65415.583989.488704@jerusalem.litteratus.org> Date: Fri, 6 Feb 2009 22:27:03 -0500 To: Roland Smith In-Reply-To: <20090206202421.GA55683@slackbox.xs4all.nl> References: <18828.37913.857833.472632@jerusalem.litteratus.org> <20090206202421.GA55683@slackbox.xs4all.nl> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid Cc: Robert Huff , questions@freebsd.org Subject: Re: disk recovery problem(s) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2009 03:27:06 -0000 Roland Smith writes: > > huff@>> fsck /dev/da3a > > ** /dev/da3a > > ** Last Mounted on /backup > > ** Phase 1 - Check Blocks and Sizes > > ** Phase 2 - Check Pathnames > > ROOT INODE UNALLOCATED > > ALLOCATE? [yn] > > > > a) what's probably happened? > > Error messages are explained in Appendix A of > /usr/share/doc/smm/03.fsck/paper.ascii.gz > > Unfortunately it says that this error "should never happen". :-/ > > Answer y, and all directorys and files found in the root will > appear in lost+found, unless the attempt to allocate the root > inode fails.. Thank you. That worked ... sort of. Robert Huff