Ubuntu: Lowercase "ubuntu" for EFI mirroring

This probably doesn't matter, since it is FAT32.
Richard Laager 2019-03-18 21:44:22 -05:00
parent e9c588ea02
commit a96d8f0110
1 changed files with 1 additions and 1 deletions

@ -516,7 +516,7 @@ If you installed to multiple disks, install GRUB on the additional disks:
# 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 3 -L "ubuntu-2" -l '\EFI\Ubuntu\grubx64.efi'
-p 3 -L "ubuntu-2" -l '\EFI\ubuntu\grubx64.efi'
# mount /boot/efi