This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

[SOLVED] Grub Boot Menu Freezes

lscstu22

Sat Jan 09, 2016 8:50:22 pm

If I click the up or down arrows multiple times fairly quickly the grub boot menu freezes... just wow.

I have to say this is pretty disappointing, and I haven't had any of these kinds of problems with grub in any other distro.

Any fix?

lscstu22

Sat Jan 09, 2016 9:02:01 pm

It seems the zorin grub theme was the culprit for my system. Just run:

Code:
sudo sed -i.bak '/^GRUB_THEME/s/^/#/' /etc/default/grub
sudo update-grub

Swarfendor437

Sun Jan 10, 2016 1:18:18 am

Why the need to move up and down rapidly in GRUB? surely you just need to scroll down to the OS you want to boot to at time of boot? I have consequently never had an issue that you talk of - guess my fingers have smoother control! :lol: ;)

lscstu22

Sun Jan 10, 2016 2:12:32 am

Swarfendor437 wrote:Why the need to move up and down rapidly in GRUB? surely you just need to scroll down to the OS you want to boot to at time of boot? I have consequently never had an issue that you talk of - guess my fingers have smoother control! :lol: ;)

I was just mimicking client behavior, since I'm actually installing Zorin OS for my brother. Reverting to the default grub theme seemed to fix everything though ;) :D