Nova1545 / gnome-shell-extension-customreboot

A gnome-shell extension to add a "Custom Restart..." option to the shell system panel that allows you to choose what OS you want to boot into, after which it triggers the typical end session dialog for restart.
GNU General Public License v3.0
10 stars 5 forks source link

Selected bootloader cannot be found error when using efibootmgr #11

Closed liusen373 closed 5 months ago

liusen373 commented 5 months ago

On Fedora and archlinux, efibootmgr is located in /usr/sbin/, this extension only checked /usr/bin/efibootmgr

Nova1545 commented 5 months ago

Will update this to include both locations

Nova1545 commented 5 months ago

efibootmgr should work now