Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2014 18:49:43 -0700
From:      David Benfell <benfell@parts-unknown.org>
To:        Arthur Chance <freebsd@qeng-ho.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: UEFI boot on 10.0 =?utf-8?Q?STABLE=3F?=
Message-ID:  <20140724014943.F338B12C100A@mail.parts-unknown.org>
In-Reply-To: <53CFC784.4060403@qeng-ho.org>
References:  <20140722184900.917B012C017A@mail.parts-unknown.org> <53CFC784.4060403@qeng-ho.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Arthur Chance writes:

>
> https://forums.freebsd.org/viewtopic.php?t=42781

This output looks much more promising than what I had found before:

n4rky# gpart set -a active ada0
active set on ada0

But this is the same:

n4rky# grub-install /dev/ada0
/usr/local/sbin/grub-bios-setup: warning: this GPT partition label contains  
no BIOS Boot Partition; embedding won't be possible.
/usr/local/sbin/grub-bios-setup: warning: Embedding is not possible.  GRUB  
can only be installed in this setup by using blocklists.  However,  
blocklists are UNRELIABLE and their use is discouraged..
/usr/local/sbin/grub-bios-setup: error: will not proceed with blocklists.

And:

n4rky# gpart show
=>       34  976773101  ada0  GPT  (466G)
          34          6        - free -  (3.0K)
          40   67108864     1  efi  (32G)
    67108904        128     2  freebsd-boot  (64K)
    67109032   16777216     3  freebsd-swap  (8.0G)
    83886248  892886886     4  freebsd-ufs  (426G)
   976773134          1        - free -  (512B)

I've assumed there is some incantation to get grub to do the right thing.  
But I'm mystified.

Thanks!

-- 
David Benfell
See https://parts-unknown.org/node/2 if you do not understand the  
attachment.



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