Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2018 12:50:27 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        freebsd-questions@freebsd.org
Subject:   grub2, FreeBSD, GPT
Message-ID:  <20180508055027.GA8745@admin.sibptus.transneft.ru>

next in thread | raw e-mail | index | archive | help
Dear Colleagues,

Have you ever tried to boot FreeBSD from a GPT partition with grub2 (no UEFI)?

In my test layout, /dev/ada0p1 is the freebsd-boot partition and
/dev/ada0p2 is the freebsd-ufs partition. However grub2 says "invalid
signature" about both of them:

 grub> set root=(hd0,gpt1)
 grub> chainloader +1
 error: invalid signature
 grub> set root=(hd0,gpt2)
 grub> chainloader +1
 error: invalid signature
 grub>

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
AS43859



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