gummiboot is a simple UEFI boot manager which executes configured EFI images.
Questions tagged [gummiboot]
3 questions
3
votes
1 answer
How to enable Intel Microcode updates with Gummiboot on Arch Linux?
After following the instructions the boot process halted saying it couldn't find intel-ucode.img.
The package is installed:
$ pacman --query --info intel-ucode | head -n1
Name : intel-ucode
Gummiboot is configured:
$ cat…
l0b0
- 50,672
- 41
- 197
- 360
3
votes
0 answers
Is the EFI boot loader not in MBR?
Based on this answer for detecting the boot loader I ran sudo dd if=/dev/sda bs=512 count=1 2>&1 | grep GRUB and it matched. However, I'm pretty sure I'm running Gummiboot since modifying /boot/loader/entries/arch.conf affected my boot. Does an EFI…
l0b0
- 50,672
- 41
- 197
- 360
0
votes
1 answer
Windows 10 update broke Gummiboot
I never had a problem running Arch Linux alongside Windows in a dual boot on UEFI.
However, the Windows 10 update seems to have added a new partion so that the gummiboot configuration is not correct anymore and it drops me to an emergency shell.…
Konrad Höffner
- 996
- 1
- 16
- 26