LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Lanix NeuronLT netbook: GRUB problem (https://www.linuxquestions.org/questions/linux-newbie-8/lanix-neuronlt-netbook-grub-problem-4175530949/)

silvyus_06 01-13-2015 09:27 PM

Lanix NeuronLT netbook: GRUB problem
 
Hey guys, so I just installed Ubuntu 12.04LTS on this netbook, almost everything works perfect except that I have to suspend and resume it when booting, it doesn't show splash screen or anything at boot.

I think this is a GRUB problem because before Ubuntu I had Android x86 installed alongside Windows 7 and the GRUB Android had installed worked just fine. The "suspend and resume" problem happens on both Ubuntu and Android.
Can someone please help me?

EDDY1 01-15-2015 12:55 AM

Have you tried holding shift key during boot?
Have you check grub_hidden_timeout in /etc/default/grub?

silvyus_06 01-15-2015 05:12 PM

Thanks alot EDDY1! I fixed it.
The Shift key didn't do anything for me, but I deleted the "#" in /etc/default/grub on a line that said something about graphic mode in 640x480. Thanks alot for the hint:D
EDIT: To be exact, this:
Code:

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=640x480



All times are GMT -5. The time now is 03:11 PM.