Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mkksiso: Rebuild efiboot.img for UEFI enabled isos #1290

Merged
merged 2 commits into from Dec 12, 2022

Conversation

bcl
Copy link
Contributor

@bcl bcl commented Dec 9, 2022

When booting the iso from a USB Flash drive the grub.cfg from the embedded efiboot.img is used. This means it needs to be recreated by extracting the /EFI/BOOT content, replacing the config files, and rebuilding the image using mkefiboot -- which requires root privileges.

Resolves: rhbz#2151635

When booting the iso from a USB Flash drive the grub.cfg from the
embedded efiboot.img is used. This means it needs to be recreated by
extracting the /EFI/BOOT content, replacing the config files, and
rebuilding the image using mkefiboot -- which requires root privileges.

Resolves: rhbz#2151635
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3659280328

  • 8 of 33 (24.24%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 47.873%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/bin/mkksiso 8 33 24.24%
Totals Coverage Status
Change from base Build 3659244154: -0.2%
Covered Lines: 1695
Relevant Lines: 3391

💛 - Coveralls

@bcl bcl merged commit 27e199d into weldr:master Dec 12, 2022
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants