Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2011 13:51:56 +0300
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: more gpart/glabel problems
Message-ID:  <4D302ACC.7010606@yandex.ru>
In-Reply-To: <E1Pdh1r-000MPA-G3@kabab.cs.huji.ac.il>
References:  <E1Pdh1r-000MPA-G3@kabab.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14.01.2011 13:37, Daniel Braniss wrote:
> and on the console:
> 	GEOM: mfid0: the secondary GPT table is corrupt or invalid.
> 	GEOM: mfid0: using the primary only -- recovery suggested.
> 	GEOM: mfid0: the secondary GPT table is corrupt or invalid.
> 	GEOM: mfid0: using the primary only -- recovery suggested.
> 	GEOM: label/r0: corrupt or invalid GPT detected.
> 	GEOM: label/r0: GPT rejected -- may not be recoverable.
> 
> BTW, going the MBR way, it works as expected.
> 
> so what am I doing wrong?

GLABEL saves his metadata in the last sector of the given provider
where secondary GPT is located. You can label mfid0 with glabel and
after that create GPT on top of label/r0. This should work.

-- 
WBR, Andrey V. Elsukov



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