Linux Lite Forums

Full Version: Grub menu problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(11-25-2017, 12:43 PM)Jerry link Wrote: [ -> ]Depends. Have you installed any video drivers?

Sent from my Mobile phone using Tapatalk

Hi Jerry, No I did not install any drivers just did a clean installation, this was a dual boot but after seeing how fast Lite was I decided to just install Linux lite 3.6 but there's something up with the boot up screen it only displays a few texts that say, Linux 3.6 nothing more
The text boot will usually occur because proprietary video drivers have been installed, so this is a little strange.

Try:

Code:
sudo update-alternatives --config default.plymouth

and select liteboot. Then do:

Code:
sudo update-initramfs -u

Then see if it gives you the feather boot splash.
I'll give it a shot Jerry thanks so much for the help




EDIT: tried the suggestion but it did not work
Pages: 1 2