似乎有很多关于这个的讨论,但我找不到一个简单的答案。
当我尝试安装 grub2 时,出现此错误:
# grub2-install /dev/sda
Installing for i386-pc platform.
grub2-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.
grub2-install: 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..
grub2-install: error: will not proceed with blocklists.
Run Code Online (Sandbox Code Playgroud)
这是 /dev/sda 的布局:
Disk /dev/sda: 111.8 GiB, 120034123776 bytes, 234441648 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector …Run Code Online (Sandbox Code Playgroud)