Skip to content

mfat/bootselector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

BootSelector

image

This is a simple graphical utility to set default entry in GRUB. It has only 2 functions:

  1. Set default operating system/kernel (makes necessary changes to /etc/default/grub)
  2. Reboot into any installed OS/kernel/UEFI firmware settings directly

This has been tested on Ubuntu 24.10. Use at your own risk.

Note for Arch linux users

First install update-grub from AUR: https://aur.archlinux.org/packages/update-grub

Then create a symlink:

sudo ln -s /usr/bin/update-grub /usr/sbin/update-grub

Note for Fedora/RHEL users

I'm planning to release a separate version for rpm-based systems. however you're welcome to test this and share feedback

About

Set default entry in GRUB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages