Booting Stage 2: Ubuntu Settles on GRUB 2
Now that the GRUB vs. LILO match has been largely decided, the successor to the established GRUB bootloader is waiting in the aisles. The Ubuntu project wants to put GRUB 2 into action with Ubuntu 9.10 (Karmic Koala).
As Ubuntu maven Colin Watson announced June 8 in the developer mailing list, the new Ubuntu bootloader is called GRUB 2. The fundamentally new GRUB variant will be in effect for all the newest Ubuntu version installations. The decision came out of the developer meeting for Karmic Koala.
The project wants to leave be already existing installations with GRUB. It's been their policy not to reinstall the bootloader automatically even when upgrading to a new version of GRUB Legacy. Otherwise an inexperienced user might want to reinstall using the new bootloader after a failed installation, a "risky operation," according to Watson. Ubuntu wants to avoid any bad surprises with the GRUB 2 introduction.
There are a few good reasons to upgrade the old, but stable, legacy GRUB. One is to fix design mistakes that couldn't be resolved for backward compatibility, such as the illogical partition addressing. Another is that GRUB 2 provides a few features missing in GRUB Legacy. Among the features are a graphical interface, scripting support, internationalization, elimination of Stage 1.5, cross-platform installation and the dynamic loading of additional modules at runtime.
Particularly adventuresome users can replace their "long-in-tooth" GRUB with the new bootloader from the Ubuntu wiki, which goes into quite a bit more detail. Watson suggests reporting any bugs, particularly those involving regressions from GRUB Legacy, to https://bugs.launchpad.net/ubuntu/+source/grub2 .
Comments
comments powered by DisqusIssue 41: Linux Shell Handbook 2021 Edition/Special Editions
Buy this issue as a PDF
News
-
Apple M1 Hardware Support to be Merged into Linux Kernel 5.13
Linux users will be able to install their favorite distribution on Appleās M1-based hardware.
-
KDE Launches the Qt 5 Patch Collection
To support and maintain a stable Qt 5 for KDE Gears and Frameworks, KDE will maintain a patch collection.
-
Linux Creator Warns Next Kernel Could be Delayed
Linus Torvalds has issued concern about the size of kernel 5.12 and possible delays for its release.
-
System76 Updates its Pangolin Laptop
System76 has released a much-anticipated AMD version of their most popular laptop, the Pangolin.
-
New Debian-Based Distribution Arrives on the Market
TelOS is a new Debian-based Linux distribution with a customized, touch-screen-ready KDE Plasma 5 desktop.
-
System76 Releases New Thelio Desktop
One of the most ardent supporters of open source hardware has released a new desktop machine for home or office.
-
Mageia 8 Now Available with Linux 5.10 LTS
The latest release of Mageia includes improved graphics support for both AMD and NVIDIA GPUs.
-
GNOME 40 Beta has been Released
Anyone looking to test the beta for the upcoming GNOME 40 release can now do so.
-
OpenMandriva Lx 4.2 has Arrived
The latest stable version of OpenMandriva has been released and offers the newest KDE desktop and ARM support.
-
Thunderbird 78 Ported to Ubuntu 20.04
The Ubuntu developers have made the decision to port the latest release of Thunderbird to the LTS version of the platform.
Credit where it is due
Credit where it is due
Very few packages are developed by Ubuntu/Canonical - upstart is the only one that comes to mind. There may be others, but I don't know about them. This situation is not unique to Ubuntu either - it is similar with all linux distributions.
However, a mention and a link to the development website would resolve any ambiguity on the issue.
GRUB 2 not Canonical code