Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2013 09:18:36 +0000
From:      symbolics@gmx.com
To:        freebsd-geom@freebsd.org
Subject:   Re: documentation of GEOM data structures needed
Message-ID:  <20131111091836.GA83261@lemon>
In-Reply-To: <20131111162400.0bc7dfef@X220.ovitrap.com>
References:  <20131111162400.0bc7dfef@X220.ovitrap.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, Nov 11, 2013 at 04:24:00PM +0800, Erich Dollansky wrote:
> Hi,
> 
> I would need a documentation of the GEOM data structure. A disk got
> damages in a strange way during the process of backing up data. It was
> partitioned with gpart as all my disks using the MBR schema. When
> creating the backup, the system crashed. The disk was not usable
> anymore. I found out that the MBR was overwritten before the backup was
> started while the beginning of the first partition seems to be ok.
> 
> I hope to be able to recover the data saving me one week of work.

Hi Erich,

As I understand things, you believe that your filesystems are okay and
you just want to recreate the MBR so you can try to fsck and mount them?
How did you set the disc MBR up in the first place? If you used the
automatic scheme in the installer and you know the size of the disc, you
could reconstruct things that way. What does `gpart show' look like at
the moment?

--sym



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