sda = 128 ssd
sdb = 1T hdd
没事运行 sudo grub-install /dev/sdb, 发现系统无法启动了,后来又发现使用sdb可以引导,但我想知道我sda上面原来的grub哪去了,即使是被删了也不能不让我再装上吧?可是我再运行sudo grub-install /dev/sda, 就报错了。一下是错误信息:
ayang@ayang-home:~$ sudo grub-install /dev/sda
/usr/sbin/grub-setup: warn: This GPT partition label has no BIOS Boot Partition; embedding won't be possible!.
/usr/sbin/grub-setup: warn: 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/sbin/grub-setup: error: will not proceed with blocklists.
貌似GOOGLE没有人遇到过,向我这样的操作也许也没人玩过
sdb = 1T hdd
没事运行 sudo grub-install /dev/sdb, 发现系统无法启动了,后来又发现使用sdb可以引导,但我想知道我sda上面原来的grub哪去了,即使是被删了也不能不让我再装上吧?可是我再运行sudo grub-install /dev/sda, 就报错了。一下是错误信息:
ayang@ayang-home:~$ sudo grub-install /dev/sda
/usr/sbin/grub-setup: warn: This GPT partition label has no BIOS Boot Partition; embedding won't be possible!.
/usr/sbin/grub-setup: warn: 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/sbin/grub-setup: error: will not proceed with blocklists.
貌似GOOGLE没有人遇到过,向我这样的操作也许也没人玩过