HomeFreeBSD

zfsboot: to detect disk size, use GPT information first

Description

zfsboot: to detect disk size, use GPT information first

If we do have GPT on disk, read the disk size from it and do not
call int13.

Since int13 does report bogus informatiopn too often, rather trust the
partition table. We are using the same strategy with loader.

MFC after: 1 month

Details

Provenance
tsoomeAuthored on
Parents
rS346968: Update the manpage text to show the output generated by the first-stage
Branches
Unknown
Tags
Unknown