0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Silverblue で grub2-install やるためには、EFI と BIOS と両パーティション要るのね

Posted at
# grub2-install --target i386-pc /dev/sda としたら、 grub2-install: warning: ../grub-core/partmap/gpt.c:194:this GPT partition label contains no BIOS Boot Partition; embedding won't be possible. と出た。

EFI boot しかしないから要らないと思って作らなかったんだけど、
BIOS Boot パーティションも作っておかないとダメなのね。

1 2048 409600 199.0 MiB EF00 EFI system partition ... 20 409601 411647 1023.5 KiB EF02 BIOS boot partition
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?