Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 1998 10:32:38 -0700 (PDT)
From:      David Wolfskill <dhw@whistle.com>
To:        dsoni@uswest.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Gathering Data from old FreeBsd HDD
Message-ID:  <199809171732.KAA17217@pau-amma.whistle.com>
In-Reply-To: <36013314.AA954053@uswest.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Thu, 17 Sep 1998 10:04:36 -0600
>From: "Dhiraj Soni" <dsoni@uswest.com>

>  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809171732.KAA17217>