From owner-freebsd-questions Thu Sep 17 10:33:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18599 for freebsd-questions-outgoing; Thu, 17 Sep 1998 10:33:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pau-amma.whistle.com (s205m64.whistle.com [207.76.205.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18585 for ; Thu, 17 Sep 1998 10:33:16 -0700 (PDT) (envelope-from dhw@whistle.com) Received: (from dhw@localhost) by pau-amma.whistle.com (8.8.8/8.8.7) id KAA17217; Thu, 17 Sep 1998 10:32:38 -0700 (PDT) (envelope-from dhw) Date: Thu, 17 Sep 1998 10:32:38 -0700 (PDT) From: David Wolfskill Message-Id: <199809171732.KAA17217@pau-amma.whistle.com> To: dsoni@uswest.com, freebsd-questions@FreeBSD.ORG Subject: Re: Gathering Data from old FreeBsd HDD In-Reply-To: <36013314.AA954053@uswest.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Date: Thu, 17 Sep 1998 10:04:36 -0600 >From: "Dhiraj Soni" > I have a typical problem with my old system. My computer system's >motherboard and network card burnt out.!! The systems is dead. I >want to retrieve data from the HDD,which had FreeBsd 2.0.6 installed on >it. > Can you outline me some procedure of doing this. The data on the disk >is >essential for my work, I would appreciate early reply. Well, unless something fairly hideous happened, the data on the disk ought to be in fair shape, I'd expect. You'll need a computer to get at the data in any case, so if you're lucky(!), you may be able to just move the disk drive to the new system & boot it. Failing that, you should be able to connect the old disk to the new (or loaner) system, then (for each filesystem on the old disk) * fsck (raw filesystem name) * mount (mount point) (block filesystem name) If you don't recall the filesystems, "disklabel -r" may prove useful. (This is all theory, as I've not actually done it....) david -- David Wolfskill UNIX System Administrator dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message