Commenting out GRUB_HIDDEN_TIMEOUT and GRUB_HIDDEN_TIMEOUT_QUIET in /etc/default/grub works for me.
GRUB_DEFAULT=GRUB_SAVED_DEFAULT #GRUB_HIDDEN_TIMEOUT=10 #GRUB_HIDDEN_TIMEOUT_QUIET= GRUB_TIMEOUT=10 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" GRUB_CMDLINE_LINUX="" GRUB_TERMINAL=console GRUB_GFXMODE=auto ------------------------------------------------------------------------------- NOTE: remember sudo update-grub after above changes. ------------------------------------------------------------------------------- HK -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/699802 Title: error:: no video mode activated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/699802/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
