Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 870 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 870 Bytes

Gnome Shell Grub Boot Menu

sample boot menu grub

gnome-shell-extension-grub is an extension for gnome shell that allows you to reboot into a selected boot entry. This extension makes use of files and commands that can only be accessed by root, read the installation manual below to set it up correctly.


Installation

Using GNU autotools.

Download the distribution archive and extract it to any location.

Navigate to the extracted directory and run these commands:

$ ./configure --prefix=/usr
$ make
$ sudo make install

Restart Gnome shell using alt+f2, typing r in the dialog box. Enable the extension using gnome tweak tool.