From owner-freebsd-hackers Wed Jan 10 01:38:08 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA25973 for hackers-outgoing; Wed, 10 Jan 1996 01:38:08 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA25964 for ; Wed, 10 Jan 1996 01:37:51 -0800 (PST) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id KAA01990 for freebsd-hackers@freefall.cdrom.com; Wed, 10 Jan 1996 10:39:08 +0100 Date: Wed, 10 Jan 1996 10:39:08 +0100 From: "Christoph P. Kukulies" Message-Id: <199601100939.KAA01990@gilberto.physik.rwth-aachen.de> To: freebsd-hackers@freefall.FreeBSD.org Subject: advice needed to recover a FS/disk Sender: owner-hackers@FreeBSD.ORG Precedence: bulk During early 2.1 install tests my wd0 got wiped out when I was trying to install on wd1. I managed to write a little program to find a disklabel (DISKMAGIC) on the disk and dump the label information. What I want is to dd the relevant portion to another disk and vnconfig this piece as a vn disk to recover important information which still resides on the disk. How do I get to the begin of the FS once knowing the offset of the disklabel resp. the partition offsets? --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de