On Sat, Mar 23, 2013 at 8:24 AM, Peter Hillier-Brook <[email protected]> wrote: > I've linked 2 files to this email: > * grub (1.3 kB) hosted on Dropbox: http://db.tt/AW5nZlTG > * grub.cfg (12.1 kB) hosted on Dropbox: http://db.tt/wM1ciRKE
You don't have any problems with grub's graphics drivers at all, and likely never have. Ubuntu's grub-mkconfig overrides the value of GRUB_TIMEOUT in /etc/default/grub when no other OS is detected, instead setting it to '0' and making the menu only available by holding shift or, for platforms that don't support keystatus (like UEFI), it waits 3 seconds at a blank screen allowing you to press escape to see the menu). So, since you're using UEFI, pressing escape within the first 3 seconds after grub has been loaded should lead you to the grub menu. You should also undo the changes you made to GRUB_TERMINAL and GRUB_TERMINAL_OUTPUT in /etc/default/grub. -- Jordan Uggla (Jordan_U on irc.freenode.net) _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
