From 912c4f3783b53dbf4d45fa3f851edf87fc493f82 Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Sun, 17 Mar 2019 21:02:33 -0500 Subject: [PATCH] Ubuntu: Install the signed UEFI bootloader This might be helpful if someone is using SecureBoot. Otherwise, it shouldn't be harmful. --- Ubuntu-18.04-Root-on-ZFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu-18.04-Root-on-ZFS.md b/Ubuntu-18.04-Root-on-ZFS.md index 02c5612..d381cc4 100644 --- a/Ubuntu-18.04-Root-on-ZFS.md +++ b/Ubuntu-18.04-Root-on-ZFS.md @@ -305,7 +305,7 @@ Install GRUB to the disk(s), not the partition(s). /dev/disk/by-id/scsi-SATA_disk1-part2) \ /boot/efi vfat nofail,x-systemd.device-timeout=1 0 1 >> /etc/fstab # mount /boot/efi - # apt install --yes grub-efi-amd64 + # apt install --yes grub-efi-amd64-signed shim-signed 4.9 Setup system groups: