Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

grub: find boot partition and use it directly #52

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

dustymabe
Copy link
Member

On UEFI systems the grub $root might be the /boot/efi/
partition and not the /boot/ partition so let's search
for the partition with the boot label and then detect
the file directly.

Fixes #51

On UEFI systems the grub $root might be the /boot/efi/
partition and not the /boot/ partition so let's search
for the partition with the `boot` label and then detect
the file directly.

Fixes coreos#51
Copy link
Contributor

@ajeddeloh ajeddeloh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dustymabe dustymabe merged commit a66ff6b into coreos:master Mar 5, 2019
@dustymabe dustymabe deleted the bootlabel branch April 21, 2020 20:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants