Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 08:25:29 +0200
From:      Vasil Dimov <vd@FreeBSD.org>
To:        Dave <dmehler26@woh.rr.com>
Cc:        "Edward B. DREGER" <eddy+public+spam@noc.everquick.net>, freebsd-hackers@freebsd.org
Subject:   Re: urgent, need to recover superblock!
Message-ID:  <20060223062529.GA58178@qlovarnika.bg.datamax>
In-Reply-To: <018701c6382c$7e159d20$0200a8c0@satellite>
References:  <015701c63828$7af60a70$0200a8c0@satellite> <Pine.LNX.4.62.0602230336090.30386@pop.ict1.everquick.net> <018701c6382c$7e159d20$0200a8c0@satellite>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, Feb 22, 2006 at 10:51:56PM -0500, Dave wrote:
> Hello,
>    Thank you for your reply. How would i go about doing this copy so i 
> could use a vnode on it? As i think i mentioned dump didn't like it. One 
> other thing i can mount the ad1a, ad1d, ad1f, and ad1g partitions just 
> fine, it's the ad1e partition only that is giving me the grief and that's 
> the one i need!
> Thanks.
> Dave.
> 

dd if=/dev/ad1 of=file bs=1m
mdconfig -a -t vnode -f file
mdX gets outputed, then you can play with /dev/mdX using ffsrecov

- -- 
Vasil Dimov
-----BEGIN PGP SIGNATURE-----

iD8DBQFD/VVZFw6SP/bBpCARAm09AJ4gH4WvWfxByAajQHqwU8pquzWNsgCgrywt
ObFZt9EqNqZifqOH9PelEU4=
=FDql
-----END PGP SIGNATURE-----



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