See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grub Menu showing on bootup
#3
I do not feel comfortable editing grub.cfg by hand. I know there is a grub mod tool but I do not know how to use it. Just for helping solve the problem this is the grub.cfg file:

Code:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -d 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# 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

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
Reply


Messages In This Thread
Grub Menu showing on bootup - by liamjake05 - 03-08-2016, 03:27 PM
Re: Grub Menu showing on bootup - by torreydale - 03-08-2016, 05:27 PM
Re: Grub Menu showing on bootup - by liamjake05 - 03-10-2016, 03:33 PM
Re: Grub Menu showing on bootup - by liamjake05 - 03-10-2016, 07:38 PM
Re: Grub Menu showing on bootup - by torreydale - 03-10-2016, 09:05 PM
Re: Grub Menu showing on bootup - by Ottawagrant - 03-11-2016, 01:37 PM
Re: Grub Menu showing on bootup - by liamjake05 - 03-15-2016, 04:49 PM
Re: Grub Menu showing on bootup - by liamjake05 - 03-21-2016, 06:54 PM
Re: Grub Menu showing on bootup - by firenice03 - 03-21-2016, 07:04 PM
Re: Grub Menu showing on bootup - by liamjake05 - 03-30-2016, 04:07 PM
Re: Grub Menu showing on bootup - by trinidad - 05-27-2016, 03:32 PM
Re: Grub Menu showing on bootup - by Wirezfree - 05-27-2016, 03:40 PM
Re: Grub Menu showing on bootup - by technomancer - 05-27-2016, 09:14 PM
Re: Grub Menu showing on bootup - by mandoran - 08-26-2016, 08:42 PM
Re: Grub Menu showing on bootup - by liamjake05 - 08-26-2016, 09:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)