3
grub2-install:“此GPT分区标签不包含BIOS引导分区”
对此似乎有很多讨论,但我找不到简单的答案。 当我尝试安装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.. …
41
boot
partitioning
grub
lvm2