You are not logged in.

#1 2017-01-12 16:17:36

whoop
Member
Registered: 2009-05-28
Posts: 101

[SOLVED] Arch won't boot after BIOS update

Motherboard: Gigabyte ga-z97-hd3 (firmware F9)
Arch: UEFI installation using grub as bootloader

After a BIOS upgrade my Arch system does not boot (no bootable partition). rEFInd on a bootable usb-stick sees the /boot/efi partition and is able to boot from it.
So I was able to fully get into the system (for now).
I do not know how or why the bios does not detect the partition as bootable anymore and I do not know how to solve this.

I want to be able to boot again without using the usb stick...



Note:
I found some old installation notes, could this command fix the problem?:

grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub_uefi --recheck

Last edited by whoop (2017-01-12 23:17:55)

Offline

#2 2017-01-12 22:09:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,718

Re: [SOLVED] Arch won't boot after BIOS update

Likely, some UEFI's simply reset their NVRAM entries on update and you have to add them again.

Online

#3 2017-01-12 23:19:10

whoop
Member
Registered: 2009-05-28
Posts: 101

Re: [SOLVED] Arch won't boot after BIOS update

V1del wrote:

Likely, some UEFI's simply reset their NVRAM entries on update and you have to add them again.

The command indeed worked. I had no idea that grub-install was actually tinkering with BIOS settings.

Thank you.

Offline

#4 2017-01-13 14:49:57

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: [SOLVED] Arch won't boot after BIOS update

It doesn't tinker with BIOS settings. UEFI settings for boot are stored in NVRAM. UEFI != BIOS.


Matt

"It is very difficult to educate the educated."

Offline

Board footer

Powered by FluxBB