Debian/Ubuntu: Clarify grub-install for UEFI

Richard Laager 2020-02-03 03:46:13 -06:00
parent fa97fbf59e
commit 8a78aada68
2 changed files with 4 additions and 0 deletions

@ -476,6 +476,8 @@ If you are creating a mirror or raidz topology, repeat the `grub-install` comman
grub-install --target=x86_64-efi --efi-directory=/boot/efi \
--bootloader-id=debian --recheck --no-floppy
It is not necessary to specify the disk here. If you are creating a mirror or raidz topology, the additional disks will be handled later.
5.7 Verify that the ZFS module is installed:
ls /boot/grub/*/zfs.mod

@ -456,6 +456,8 @@ If you are creating a mirror or raidz topology, repeat the `grub-install` comman
grub-install --target=x86_64-efi --efi-directory=/boot/efi \
--bootloader-id=ubuntu --recheck --no-floppy
It is not necessary to specify the disk here. If you are creating a mirror or raidz topology, the additional disks will be handled later.
5.7 Verify that the ZFS module is installed:
ls /boot/grub/*/zfs.mod