How to edit your GRUB settings with QGRUBEditor
Short URL: http://fsmsh.com/2597
- 2007-12-11
-
Write a full post in response to this!
Anyone who runs more than one operating system has had to deal with GNU GRUB (the GRand Unified Bootloader). Grub is the tool that allows you to pick which operating system to book when you turn your computer on. But you can do a ton more than that by configuring it and derailing from the standard configuration. Unfortunately, until recently users were forced to open up cryptic config files in text editors and try and figure out what to do based on the comments (or, more diligently, by reading man pages). Now, users can use QGRUBEditor.
QGRUBEditor is simply what its name suggests: a GRUB editor built with the Qt toolkit. To install it, you can use a pre-built Ubuntu, SuSE, Slackware, Arch Linux, or generic BitRock installer or grab the source (you must have libqt-4, imagemagick, and gunzip installed). If you’re compiling it, you won’t be able to use the default make make install command. Instead, you need to run qmake-qt4, make, and then make install (as root, like sudo make install).
Messing around with basic functions
Before you do anything with GRUB, it is recommended to back it up. To do this, just click the “Backup” icon on the main toolbar of QGRUBEditor. If anything goes wrong, just restore the old backup using the “Restore” icon on the toolbar.
Before you do anything with GRUB, it is recommended to back it up
When you first open QGRUBEditor, a list of the operating systems that GRUB has detected will show up. You can use the up and down arrows on the right to change the order of the operating systems. You can also add an entry using the “Add” button on the toolbar, edit entries with the “Edit” button, copy entries with the “Copy” button, and delete entries with the “Remove” button.
More advanced features
It’s now time to learn about the more advanced configuration options that QGRUBEditor excels at. At the bottom of the main window, click the “GRUB Settings” tab. Here, you’ll be able to deal with tons of options.
In the first section (the “General” section), you can choose the default operating system to boot. Just change the options under “Default Entry”. You can choose a “Fallback Entry” (the OS that will be booted if the default one won’t). You can also choose to hide GRUB altogether (which will boot into the default entry automatically) or set a timeout (in seconds) before the default OS is booted.
If you need more security (or are extremely paranoid), you may want to include a GRUB password. It’s easy to add: below the General section, you can choose whether or not to secure GRUB with a password. Just click the “Create Encrypted Password using MD5” and enter in your password. That way, no one can see it in the GRUB configuration.
If you’re the artistic type, you’ll want to color up GRUB. To do so, just configure the options under the Colors section (the background will set the color and the foreground will set the text colors).
Finally, you can create or add an existing splash image (a simple background image shown when the GRUB menu starts). To create one, just click on the Splash icon and locate a JPEG, PNG, XPM, TIF, or GIF image. Then, select a location to place the splash image (make sure the path has no spaces) and hit OK. Or, if you want to use an existing one, point the “Splash Image” location to the location of the splash image (just make sure the path has no spaces). You can find some good splash images on kde-look.org. Next time you reboot, you’ll find a nice splash image greeting you.
Write a full post in response to this!
Do you like this post?
Vote for it!
Copyright information
This entry is (C) Copyright by its author, 2004-2008. Unless a different license is specified in the entry's body, the following license applies: "Verbatim copying and distribution of this entire article is permitted in any medium without royalty provided this notice is preserved and appropriate attribution information (author, original site, original URL) is included".
Biography
Andrew Min: Definition: Andrew Min (n): a non-denominational, Bible-believing, evangelical Christian. (n): a Kubuntu Linux lover (n): a hard core geek (n): a journalist for several online publications (see them all at http://www.andrewmin.com/ )
- Andrew Min's posts
- Login or register to post comments
- 11209 reads
- Printer friendly version (unavailable!)




Two fantastic free software companies that make Free Software Magazine possible:
Buzz authors
Free Software news
- Two More Bills in the SCO Bankruptcy and Some Trademark Oddities
- Psystar Files Motion to Leave Chapter 11
- Swiss court: Gov can buy M$ licenses, but has to be aware of risk that contracts could be declared void during main process !freesoftware
- after using the #gimp for more than 3 years for my modest needs, I start to get familiar with it ;) #freesoftware #linux
- #vim users: favourite feature? For me it's ":set paste" real time saver - !freesoftware
Other sites
- The Top 10 Everything (Dave). The good, the bad and the ugly.
- Free Software news (Dave & Bridget). All about free software -- free as in freedom!
- Book Reviews: Illiterarty (Bridget). Book reviews, blogs, and short stories.
Hot topics - last 60 days
-
2009: software installation in GNU/Linux is still broken -- and a path to fixing it
Tony Mobily, 2009-06-23 -
The Bizarre Cathedral - 44
Ryan Cartwright, 2009-06-08 -
Free Software Magazine caught in the 3fn shutdown crossfire
Tony Mobily, 2009-06-05 -
Is Android the key to the GNU/Linux desktop? Really?
Tony Mobily, 2009-06-12 -
The Bizarre Cathedral - 45
Ryan Cartwright, 2009-06-15
Hot topics - last 21 days
-
2009: software installation in GNU/Linux is still broken -- and a path to fixing it
Tony Mobily, 2009-06-23 -
The Bizarre Cathedral - 45
Ryan Cartwright, 2009-06-15 -
Will Google Wave revolutionise free software collaboration?
Ryan Cartwright, 2009-06-15 -
The Bizarre Cathedral - 46
Ryan Cartwright, 2009-06-22

