05-27-2016, 09:14 PM
(03-10-2016, 03:33 PM)liamjake05 link Wrote: 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"
(05-10-2016, 07:07 AM)nomko link Wrote: [quote author=technomancer link=topic=2931.msg22880#msg22880 date=1461521830]
[quote author=rokytnji link=topic=2931.msg22617#msg22617 date=1460552010]
Grub Customizer is a GUI grub editor for Newbies and works in Ubuntu besides other distros using grub2 bootloader.
https://launchpad.net/~danielrichter2007...customizer
I am just answering the title of the thread.
works for me !
Only click on "save" so it updates grub. ( I have not tried "install to hard drive.")
[/quote]
Although ment for "newbies", it can be a very good tool also for those who can't get their finger behind all those abracadabra language used in a Grub config file. A GUI used in these kind of situations can be very helpful and handy tool, and not only for "newbies". But on the other hand you will miss the fun of "fiddling and fooling" around in Linux

[/quote]
Member www.eff.org
*Hardware hacks are my speciality.
"forum posts should be like a skirt- long enough to cover the subject material, but short enough to keep things interesting"
--I am using/Running Linuxlite 2.8, Debian8 server, Ubuntu 14, Win7,Win10, MX15, LinuxMint kde.
--Xerox field service engineer, printer repairs,network analyst.
*Hardware hacks are my speciality.
"forum posts should be like a skirt- long enough to cover the subject material, but short enough to keep things interesting"
--I am using/Running Linuxlite 2.8, Debian8 server, Ubuntu 14, Win7,Win10, MX15, LinuxMint kde.
--Xerox field service engineer, printer repairs,network analyst.