Ubuntu: Switch to shimx64.efi

Closes #9785

Reported-by: fermulator
Richard Laager 2019-12-28 22:18:25 -06:00
parent 959d2e72cc
commit da1ee47f33
1 changed files with 1 additions and 1 deletions

@ -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 \ dd if=/dev/disk/by-id/scsi-SATA_disk1-part2 \
of=/dev/disk/by-id/scsi-SATA_disk2-part2 of=/dev/disk/by-id/scsi-SATA_disk2-part2
efibootmgr -c -g -d /dev/disk/by-id/scsi-SATA_disk2 \ 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 mount /boot/efi