Pages

Showing posts with label grub2. Show all posts
Showing posts with label grub2. Show all posts

Wednesday, April 19, 2017

Disable Grub2 theme

Disable Grub2 theme


Gurb 2 has GUI theme.

It may lag the boot time. User can remove it to get back legacy Grub theme.
Apply following command to remove Grub 2 theme.
sudo apt-get remove grub2-themes-ubuntu-mate
Then update Grub
updategrub
Read more »