Upgrade to GRUB2

Posted By Chinmoy Kanjilal On October 29, 2009 @ 3:00 pm In Open Source Software | No Comments

Grub or the Grand Unified Boot Loader is a popular boot loader for Linux. A few months back, Grub was upgraded to Grub2. Grub2 has been reprogrammed from scratch, giving it better modularity.

Grub

Grub

Grub2 has the following goals:

  • Grub2 has added scripting support for use of loops, variables and functions.
  • Targets a better graphical user interface and dynamic loading of modules at run-time which extends the usage of the boot-loader.
  • With Grub2, we have better portability options across various platforms giving it a wider user base.
  • Grub2 has also added support for non-ascii characters.
  • Object oriented framework for devices, drives, files, file systems etc.
  • Enhanced rescue mode.
  • Cross platform installation.

All these features packed into grub2 gives it a fresh new feel.

Grub2 is available by default in the final build of Ubuntu Karmic Koala. For those looking to upgrade to grub2, follow the tutorial here [1].

This upgrade has some know issues on some systems. For a similar guide with recovery from an error code of error 15, visit this [2] tutorial on grub recovery.


Article printed from Techie Buzz: http://techie-buzz.com

URL to article: http://techie-buzz.com/foss/upgrade-to-grub2.html

URLs in this post:

[1] here: http://www.howtoforge.com/how-to-install-grub-2-on-ubuntu-9.04

[2] this: http://alicious.com/2009/grub-2-install-error-15/

Copyright © 2006-20011 Techie Buzz. All rights reserved.