How to edit your GRUB settings with QGRUBEditor

How to edit your GRUB settings with QGRUBEditor


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

Figure 1: Basic functionsFigure 1: 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

Figure 2: Advanced functionsFigure 2: Advanced functions

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.

Category: 
Tagging: 

Author information

Andrew Min's picture

Biography

/ˈændruː/ /mi:n/
(n): a Christian.
(n): a student.
(n): a technology enthusiast.
(n): a journalist for several online publications.

Andrew Min is a student, programmer, and journalist from New York City.

My main forte in the technology realm is journalism. I’ve written for a variety of magazines, both print and non-print, with a focus on open source software and the new web. I’ve also been interviewed on a long list of topics, ranging from politicians on Twitter to open source software and homeschooling.

I also have experience with a variety of programming languages (Bash, Batch, CSS, JavaScript, PHP, and (X)HTML) and content management systems (WordPress). I’ve been hired to design and administer several websites. In addition, I’ve been the lead programmer on several small coding projects.

Most forwarded

Interview with Dave Mohyla, of DTIDATA

Dave Mohyla is the president and founder of dtidata.com, a hard drive recovery facility based in Tampa, Florida.

TM: Where are you based? What does your company do?
DTI Data recovery is based in South Pasadena, Florida which is a suburb of Tampa. We have been here for over 10 years. We operate a bio-metrically secured class 100 clean room where we perform hard drive recovery on all types of hard disks, from laptop hard drives to multi drive RAID systems.

Anybody up to writing good directory software?

Since the very beginning, directories (of any kind) have had a very central role in the internet. (I have recently grown fond of Free Web Directory. Even Slashdot can be considered a directory: a collection of great news and invaluable user-generated comments. As far as software is concerned, doing a quick search on Google about software directories will return the free (as in freedom) software directories like Savannah, SourceForge, Freshmeat and so on, followed by shareware and freeware sites such as FileBuzz, PCWin Download Center and All Freeware (great if you're looking for shareware and freeware, but definitely less comprehensive than their free-as-in-freedom counterparts).

Interview with Mark Shuttleworth

Mark Shuttleworth is the founder of Thawte, the first Certification Authority to sell public SSL certificates. After selling Thawte to Verisign, Mark moved on to training as an astronaut in Russia and visiting space. Once he got back he founded Ubuntu, the leading GNU/Linux distribution. He agreed on releasing a quick interview to Free Software Magazine.

Is better education the key to finding better software?

I read David Jonathon's article Anybody Up To Writing Good Directory Software? the other day, which got me thinking about software directories in general. As David mentioned, many of the software directories one finds when doing a quick google search are free as in beer, not as in freedom. But what interests me is the software directories that already exist, providing a combination of both free as in beer software, and open source software. Sites such as Freeware Downloads and Shareware Download don't advertise themselves as providing free as in liberty software, but each of them have a good selection of open source software available... if you know where to look.

Most emailed

Free Open Document label templates

If you’ve ever spent hours at work doing mailings, cursed your printer for printing outside the lines on your labels, or moaned “There has got to be a better way to do this,” here’s the solution you’ve been looking for. Working smarter, not harder! Worldlabel.com, a manufacture of labels offers Open Office / Libre Office labels templates for downloading in ODF format which will save you time, effort, and (if you want) make really cool-looking labels

Creating a user-centric site in Drupal

A little while ago, while talking in the #drupal mailing list, I showed my latest creation to one of the core developers there. His reaction was "Wow, I am always surprised what people use Drupal for". His surprise is somehow justified: I did create a site for a bunch of entertainers in Perth, a company set to use Drupal to take over the world with Entertainers.Biz.

Update: since writing this article, I have updated the system so that the whole booking process happens online. I will update the article accordingly!

So, why, why do people and companies develop free software?

More and more people are discovering free software. Many people only do so after weeks, or even months, of using it. I wonder, for example, how many Firefox users actually know how free Firefox really is—many of them realise that you can get it for free, but find it hard to believe that anybody can modify it and even redistribute it legally.

When the discovery is made, the first instinct is to ask: why do they do it? Programming is hard work. Even though most (if not all) programmers are driven by their higher-than-normal IQs and their amazing passion for solving problems, it’s still hard to understand why so many of them would donate so much of their time to creating something that they can’t really show off to anybody but their colleagues or geek friends.

Sure, anybody can buy laptops, and just program. No need to get a full-on lab or spend thousands of dollars in equipment. But... is that the full story?

Fun articles

Santa Claus - the most successful open source project

It dawned on me the other day, as I was shopping for the dozens of gifts it seems I have to buy every December, that Santa Claus is the most successful open source project in history. (Bridget @ Illiterarty would agree with that). Santa Claus is essentially a marketing development that is embodied by everyone who stuffs a sock, gives a gift, hosts a dinner or wishes Merry Christmas over the holiday season.

Most emailed

Editorial

When I first started thinking about Free Software Magazine, I was feeling enthusiastic about the dream. I had Dave, Gianluca, and Alan willing to help me, I had established members of the free software community willing to help me out, I had writers volunteering their time and energy for free, and I had a generous offer from OpenHosting for servers, all before I'd proved myself. There was a sense of excitement in the air, and I thought maybe, just maybe, I could make this work.

Free Software Magazine uses Apollo project management software and CRM for its everyday activities!