Scroll to navigation

GRUB-SWITCH-TO-BLSCFG(1) General Commands Manual GRUB-SWITCH-TO-BLSCFG(1)

NAME

grub-switch-to-blscfg — Switch to using BLS config files.

SYNOPSIS

grub-switch-to-blscfg [--grub-directory=DIR] [--config-file=FILE] [--grub-defaults=FILE]

DESCRIPTION

grub-switch-to-blscfg reconfigures grub-mkconfig to use BLS-style config files, and then regenerates the GRUB configuration.

OPTIONS

Search for grub.cfg under DIR. The default value is /boot/efi/EFI/VENDOR on UEFI machines and /boot/grub2 elsewhere.

The grub config file to use. The default value is /etc/grub2-efi.cfg on UEFI machines and /etc/grub2.cfg elsewhere. Symbolic links will be followed.

The defaults file for grub-mkconfig. The default value is /etc/default/grub.

Create BootLoaderSpec fragments in DIR. The default value is /boot/loader/entries on BIOS machines and /boot/efi/EFI/VENDOR/loader/entries on UEFI machines.

The suffix to use for saved backup files. The default value is .bak.

SEE ALSO

info grub

Wed Feb 26 2014