Difference between GRUB and GRUB2

Learn More about linux

Difference between GRUB and GRUB2

Postby linux-user » Wed Feb 25, 2015 6:10 pm

Hey,

Could anyone help me to understand what's the difference between GRUB and GRUB2?

Thanks in advance :roll: :roll: :roll:
linux-user
 
Posts: 0
Joined: Mon Jan 19, 2015 1:15 pm

Re: Difference between GRUB and GRUB2

Postby Vipin » Thu Feb 26, 2015 3:08 pm

GRUB

The "GRand Unified Bootloader" is the software that is loaded by your computer after it turns on (after your computer's BIOS loading screens). GRUB then either automatically boots Ubuntu or gives you a list of installed Operating Systems and lets you choose one to boot (people not dual booting will probably not see the GRUB interface).

GRUB 2

A complete rewrite of the original GRUB (legacy GRUB). On the surface the majority of users won't notice any difference but the new version has fairly major structural changes and should be more reliable. The new version stores its configuration files differently, which means most online tutorials involving GRUB had to be rewritten. Other new features include the ability to boot LiveCD ISOs from the hard drive; support for other architectures such as PowerPC; theming and other graphical capabilities and scripting support.

Since 9.10 Ubuntu has used GRUB 2 as the default boot loader for clean installs (prior to this it was GRUB).

BURG:

Burg is a brand-new boot loader based on GRUB. It uses a new object format which allows it to be built in a wider range of OS, including Linux/Windows/OSX/FreeBSD, etc. It also has a highly configurable menu system which works in both text and graphic mode. Additional features like stream support and multiple input/output device are also planned.

Hope this was informative... :D :D :D
Vipin
 
Posts: 0
Joined: Tue Nov 25, 2014 11:50 am
Location: Trivandrum

Re: Difference between GRUB and GRUB2

Postby linux-user » Sat Feb 28, 2015 10:10 am

Hello Vipin,

That was really informative.. Thank you... :D :D :D
linux-user
 
Posts: 0
Joined: Mon Jan 19, 2015 1:15 pm


Return to Know Linux

Login  •  Register

cron