I
This commit is contained in:
parent
d6b6707803
commit
3dddc0ca65
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ To make our lives easier we'll also install `gummiboot` as a bootloader.
|
|||
# apk add gummiboot
|
||||
# gummiboot install --path=/boot/efi
|
||||
# sbctl sign -s /boot/efi/EFI/gummiboot/gummibootx64.efi
|
||||
# sbctl sign -s /boot/efi/EFI/Boot/BOOTX64.EF
|
||||
# sbctl sign -s /boot/efi/EFI/Boot/BOOTX64.EFI
|
||||
```
|
||||
|
||||
And also remove some junk left over by grub.
|
||||
|
|
Loading…
Reference in a new issue