GPT boot blocks, booting and booteasy

Andrey V. Elsukov ae at FreeBSD.org
Mon Aug 15 16:03:08 UTC 2011


On 10.08.2011 07:12, Kevin Oberman wrote:
> I have /boot/pmbr loaded into the PMBR and gptboot into the
> freebsd-boot partition. I'll
> admit that I did this by rote and don't understand how these two files
> interact with the
> UEFI BIOS to get the loader started. I'm not really certain that I
> even need both.
> 
> Is it possible to build a "custom" booteasy boot system with boot0cfg
> or some other tool
> so I can select d ifferent bootable partition or my other disk which
> is sliced in the traditional
> fashion? Can anyone point me to any information on how the boot
> process works with GPT?

PMBR is a simple variant of MBR which does know enough to parse GPT
partition table and how to load bootcode from the "freebsd-boot"
partition. Then gptboot does search bootable UFS partition.
At this time we do not have any  bootcodes like booteasy for GPT.
But you can try to use bootme and bootonce GPT attributes (see
gpart(8)). Also you can use grub boot loader.

-- 
WBR, Andrey V. Elsukov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20110815/17ccfc7f/signature.pgp


More information about the freebsd-stable mailing list