diff --git a/Ubuntu-18.04-Root-on-ZFS.md b/Ubuntu-18.04-Root-on-ZFS.md index c7f42db..617680e 100644 --- a/Ubuntu-18.04-Root-on-ZFS.md +++ b/Ubuntu-18.04-Root-on-ZFS.md @@ -549,7 +549,7 @@ For the second and subsequent disks (increment ubuntu-2 to -3, etc.): dd if=/dev/disk/by-id/scsi-SATA_disk1-part2 \ of=/dev/disk/by-id/scsi-SATA_disk2-part2 efibootmgr -c -g -d /dev/disk/by-id/scsi-SATA_disk2 \ - -p 2 -L "ubuntu-2" -l '\EFI\ubuntu\grubx64.efi' + -p 2 -L "ubuntu-2" -l '\EFI\ubuntu\shimx64.efi' mount /boot/efi