Linux Lite Forums
how to get the grub screen back - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20)
+--- Thread: how to get the grub screen back (/showthread.php?tid=2691)



how to get the grub screen back - chicknfangz - 02-17-2016

Hi people 8)

I want to know how to get the grub screen back for linux lite. I recently installed puppylinux with grub4dos and i'm going to be getting rid of puppylinux not for me.

But i need the regular Linux lite grub screen back before i delete the partition of puppylinux


Please  help thank you 


Re: how to get the grub screen back - chicknfangz - 02-17-2016

Waiting....... Sad


Re: how to get the grub screen back - Wirezfree - 02-17-2016

Hi,

The forum is really, really good, the best in my opinion.
It relies on the goodwill and knowledge of folks on here.
You may have to wait a little for the right person to come along...


Re: how to get the grub screen back - chicknfangz - 02-17-2016

OK thank you Wirezfree. Thats what i will be doing ;D


Re: how to get the grub screen back - Wirezfree - 02-17-2016

GL Smile


Re: how to get the grub screen back - eightbit - 03-24-2016

You have to add

Code:
GRUB_TIMEOUT="10"

To the grub config file. Or you can use Grub Customizer and the GUI will do it for you (change the timeout from 0 to 10)

Code:
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer