Antergos / Cnchi

A modern, flexible online system installer for Antergos Linux
GNU General Public License v3.0
291 stars 101 forks source link

Allow selecting bootloader for installation #215

Closed peterclemenko closed 9 years ago

peterclemenko commented 10 years ago

The current implementation of Cnchi assumes that the user wants to use Grub. On some UEFI systems, GRUB will fail to boot due to errors in the upstream GRUB implementation, however other bootloaders, such as Gummiboot, work just fine. Please implement the ability to select which bootloader you want to use in the GUI. This is required for the GUI to work for installing on some UEFI systems, otherwise the GRUB bootloader, which is default on the installer will error out as per issue #210 on boot.

Holzhaus commented 10 years ago

Syslinux would be nice, too.