coen icon indicating copy to clipboard operation
coen copied to clipboard

Add support for boot on EFI machines.

Open sheurich opened this issue 6 years ago • 1 comments

  1. Switch from ISOLINUX to GRUB for bootloader.
  • GRUB configuration is derived from original ISOLINUX configuration.
  • Requires mtools release from Debian testing distribution to fix #900410
  1. Add GRUB images for Legacy BIOS, 32-bit EFI and 64-bit EFI.
  • Successfully boots MacBookAir7,2 from USB using 64-bit EFI.
  • Successfully boots VMWare from ISO file using both Legacy BIOS and 64-bit UEFI.
  1. Parameterize additional instances of ARCH.

sheurich avatar Aug 23 '18 23:08 sheurich

Hello @sheurich, Thank you very much for your collaboration and sorry for the delayed response. This is a good feature and definitely we will evaluate it. Now, in our ceremonies we are in the process to replace the laptops after almost 8 years of operation, so this feature can help us to use different kind of laptop/computer/architecture and also move on to replace the dvd in the future. Thanks again.

andrespavez avatar Sep 19 '18 23:09 andrespavez

I will finally close this PR since most of your suggested changes have been implemented in v1.0.0. Thank you

andrespavez avatar Feb 14 '23 23:02 andrespavez