arm64: grub cfg: add quote to avoid "escaping" Windoge-style loader path

This commit is contained in:
Xi Ruoyao 2022-09-25 16:57:15 +08:00
parent c0a0f2536c
commit 8f641ee861
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -177,7 +177,7 @@ mount /boot/efi</userinput></screen>
<screen role="nodump"><userinput>mount -v -t efivarfs efivarfs /sys/firmware/efi/efivars
efibootmgr -B -L LFS || true
efibootmgr -c -L LFS -l \EFI\BOOT\BOOTAA64.EFI -d /dev/sda
efibootmgr -c -L LFS -l '\EFI\BOOT\BOOTAA64.EFI' -d /dev/sda
umount /sys/firmware/efi/efivars</userinput></screen>
Replace <filename>/dev/sda</filename> with the device node of the