pop-os / distinst

Installer Backend
GNU Lesser General Public License v3.0
221 stars 43 forks source link

elementary OS grub boot has empty System Setup menu entry #188

Open codygarver opened 5 years ago

codygarver commented 5 years ago

On a distinst-installed elementary OS we have 3 grub menu entries at boot:

* elementary
* Advanced options for elementary
* System setup

Is there any way to disable this System setup entry for now until it works?

mmstick commented 5 years ago

Distinst doesn't maintain any grub configuration files. They are generated based on the contents of the configuration files in /etc/grub.d. That entry comes from /etc/grub.d/30_uefi-firmware, which originates from the grub-common package. You would need to repackage that without that file.