redo-bootloader
Copyright (c) Apr 2020 by Terry Neve <terryn94@gmail.com>

Program to reset the bootloader.
Similar to drakboot except that it will run correctly from a LiveCD environment
so it can be used to recover a system that is failing to boot.

When run on an installed (running) system, redo-bootloader just does the same thing
as drakboot.  That is to use the 2 boot wizard screens to configure the bootloader.

When run from a LiveCD, redo-bootloader will display a list of the Linux partitions
available on your system.  Select the root partition and then click the FixBoot button.
The tool will then mount that partition (and the EFI System Partition if necessary) and
then use the 2 boot wizard screens to configure the bootloader.

See also: https://pclinuxoshelp.com/index.php/RestoreGrub2
