From owner-freebsd-stable Sun Jun 23 2:44:14 2002 Delivered-To: freebsd-stable@freebsd.org Received: from moya.lambermont.dyndns.org (e165253.upc-e.chello.nl [213.93.165.253]) by hub.freebsd.org (Postfix) with ESMTP id DD6F437B400; Sun, 23 Jun 2002 02:44:09 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by moya.lambermont.dyndns.org (Postfix) with ESMTP id 0143C3640C; Sun, 23 Jun 2002 11:44:08 +0200 (CEST) Received: by moya.lambermont.dyndns.org (Postfix, from userid 1001) id EAEB936409; Sun, 23 Jun 2002 11:44:05 +0200 (CEST) Date: Sun, 23 Jun 2002 11:44:05 +0200 To: vadim@e-complex.ru Cc: freebsd-stable@freebsd.org, freebsd-fs@freebsd.org Subject: Re: File system failure! URGENT Help needed! Message-ID: <20020623114405.A42706@moya.lambermont.dyndns.org> References: <1577698468.20020623150139@e-complex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1577698468.20020623150139@e-complex.ru>; from vadim@e-complex.ru on Sun, Jun 23, 2002 at 03:01:39PM +0600 From: hans@lambermont.dyndns.org (Hans Lambermont) X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vadim@e-complex.ru wrote: ... > booted it writed identical information onto both of that drivers ... > It is obvious, that the part of inodes was lost. How can we restore > it? May be, it is possible to recover that by info what is in the > files? I leave the inode magic to someone else, but for your filedata; I'd start with making a binary file copy of the whole drive (dd using raw device) so that you can dig trough it, maybe even copy the data parts that you need from it. If you have a spare drive that is exactly the same type you could make a binary copy of the disk to it, and don't need to worry about making the prolem worse while recovering the data with inode magic. Hope this helps you a bit. Hans Lambermont -- http://lambermont.webhop.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message