Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2018 20:40:56 +0800
From:      Erich Dollansky <freebsd.ed.lists@sumeritec.com>
To:        "Jean M. Vandette" <jmvandette@securenet.net>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: gpart recovery FreeBSD 7.4
Message-ID:  <20180331204056.619965d1.freebsd.ed.lists@sumeritec.com>
In-Reply-To: <aab034b9617b42dcb4cf74dc6811dec3@securenet.net>
References:  <6b89534c97b14e51b67581e34efac71c@securenet.net> <20180330221523.0b5f8fdd.freebsd.ed.lists@sumeritec.com> <a1ad4c0f59e240e4a87d5feb0dcc9344@securenet.net> <20180331070140.00a1b6fa.freebsd.ed.lists@sumeritec.com> <aab034b9617b42dcb4cf74dc6811dec3@securenet.net>

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

On Fri, 30 Mar 2018 23:34:08 +0000
"Jean M. Vandette" <jmvandette@securenet.net> wrote:

> Well I booted on 11.1 and the entire disk disappeared
> Since I had the layout I was able to add the partitions
> back but still cannot fsck or mount anything.  I did not
> newfs the partitions.  So data should be still there... just need to
> get to it.

did you make a copy of the crucial parts of the media with dd or one of
its friends?
> 
> The layout seems to have changed however see below:

Could it be that either GPT entries are faulty or the disk is dying and
reports now a smaller size? Ok, a smaller size will result in a
different behaviour.

If you know the original layout, you should be able to read the GPT
tables and compare them with what they should be. If you have the copy,
just edit them with the values you want. When the values match, the
partitions suddenly appear. 

I know, this is real hard core.

Erich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180331204056.619965d1.freebsd.ed.lists>