Feb 15

Customize Your Dual-boot: GUI Frontend to GRUB

Tag: linux, software, ubuntuScott Wegner @ 11:47 am

I recently discovered via the Ubuntu Geek blog, a simple tool for customizing your GRUB boot menu. If you’re not familiar, the GRUB menu is the screen you see shortly before your Linux OS starts up. In a dual-boot setup, it is particularly important, because this is where you choose which operating system to boot to. Generally the setup is done via editing the file /boot/grub/menu.lst, but using the program makes it much easier. To install on Ubuntu:

sudo aptitude install startupmanager

Then, you can access it via System, Administration, Startup-Manager.

Startup-Manager Boot Options

From here, it is easy to set options such as how long to wait before booting (timeout), as well as many display options. The other tabs allow you to customize the GRUB menu colors and theme, password protection, and specifying which entries will be visible. It is even possible to change the Ubuntu image that is displayed while things are loading. A nice little tool to completely theme your desktop.

Share:
  • Digg
  • del.icio.us
  • Facebook
  • Reddit
  • StumbleUpon
  • E-mail this story to a friend!

If you're new here, you can subscribe to automaticable's RSS feed by clicking here. Or, you can get post updates through your email. Thanks for visiting!

Leave a Reply