Utility script to change grub2 menu default setup.
It runs a collection of scripts that will:
- disable menu autohide
- change the font
- remember last chosen entry
./src/istall.sh
# enable debug mode when installing
TRACE=1 ./src/istall.sh
The script will make a backup of your default grub file before making any change. If something goes wrong you can restore the previous grub configuration by running:
./src/restore-grub-backup.sh