uboreas / centos-8-minimal

Create minimal CentOS 8 installation ISO with customized packages.
62 stars 31 forks source link

EFI boot? #1

Closed gulikoza closed 4 years ago

gulikoza commented 4 years ago

Haven't tested the script yet, but looks great.

Have you maybe tested the uefi boot from the iso? I believe that 2 options are missing from the mkisofs command:

-eltorito-alt-boot -e images/efiboot.img

uboreas commented 4 years ago

Thank you for pointing it out. Required changes made and tested with EFI boot. It seems OK.