Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Aug 2013 11:08:11 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        J David <j.david.lists@gmail.com>
Cc:        "Andrey V. Elsukov" <bu7cher@yandex.ru>, freebsd-stable@FreeBSD.org
Subject:   Re: Problem with zfsloader on 9.2-BETA2
Message-ID:  <5202006B.5060708@FreeBSD.org>
In-Reply-To: <CABXB=RRU9f%2BFmSV=SCmKoaEjhpDptkD5i-v0YVm=gYBEH63Scw@mail.gmail.com>
References:  <CABXB=RRhVDdKCidwnrji1qR41Rx7uvs2Lx1ZPF1FREOHcnm5bg@mail.gmail.com> <51FD5709.7050306@FreeBSD.org> <CABXB=RS4HSmtPHrw%2BcniTaL_63JS5fA3OcB91y-mCN1DmUKs5Q@mail.gmail.com> <5200C7A3.3070403@yandex.ru> <CABXB=RRU9f%2BFmSV=SCmKoaEjhpDptkD5i-v0YVm=gYBEH63Scw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
on 07/08/2013 00:26 J David said the following:
> $ sudo ./bootparttest da2
> GEOM provider "da2" opened
> Mediasize: 1000204886016 Bytes (1953525168 sectors)
> Sectorsize: 512 Bytes
> da2: read 1 blocks from the offset 0 [+0]
> da2: read 1 blocks from the offset 1 [+0]
> ptable_open: PMBR detected
> da2: read 1 blocks from the offset 1 [+0]
> gpt_checkhdr: invalid entry size or number of entries
> da2: read 1 blocks from the offset 1953525167 [+0]
> gpt_checkhdr: invalid entry size or number of entries
> Partition table detected: None
> 
> (Output for da3 - da7 are identical to da2.)

Could you please hack gpt_checkhdr() in sys/boot/common/part.c to print all the
relevant values for this check and try bootparttest again?

-- 
Andriy Gapon



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