first
This commit is contained in:
19
bbt-calamares-config/etc/calamares/modules/bootloader.conf
Normal file
19
bbt-calamares-config/etc/calamares/modules/bootloader.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
efiBootLoader: "grub"
|
||||
|
||||
efiBootloaderId: "BBT-TMS-OS"
|
||||
|
||||
kernel: "_ALL_kver_"
|
||||
img: "_default_image_"
|
||||
fallback: "_fallback_image_"
|
||||
timeout: "10"
|
||||
|
||||
bootloaderEntryName: "BBTTMS"
|
||||
|
||||
grubInstall: "grub-install"
|
||||
grubMkconfig: "grub-mkconfig"
|
||||
grubCfg: "/boot/grub/grub.cfg"
|
||||
grubProbe: "grub-probe"
|
||||
efiBootMgr: "efibootmgr"
|
||||
installEFIFallback: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user