Problem with zfsloader on 9.2-BETA2

Andriy Gapon avg at FreeBSD.org
Wed Aug 7 08:09:13 UTC 2013


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


More information about the freebsd-stable mailing list