Translate

Image of Modern Operating Systems (3rd Edition)
Image of Linux Kernel Development (3rd Edition)
Image of RHCE Red Hat Certified Engineer Linux Study Guide (Exam RH302) (Certification Press)
Image of XSLT 2.0 and XPath 2.0 Programmer's Reference (Programmer to Programmer)

Boot Fedora 14 Using UEFI and GRUB2

This post demonstrates how to build and install GRUB 1.99-beta0 on a UEFI platform running Fedora 14. It also discusses how to use the grub-mkfont utility to create a suitable font file for graphics mode and how to display a background image.

GRUB2 Modules

This post describes GRUB2 modules and shows you how to add functionality to existing modules or write you own custom module.

Upgrading Fedora 13 to GRUB2

This post shows you how to replace GRUB Legacy with GRUB2 on Fedora 13

GRUB2 Poor Design Decisions

The more I use GRUB2 the more I have come to realize that some of the design decisions relating to GRUB2 must have been made by the same committee that designed the camel and the dodo. This post explains why I feel this way about some parts of GRUB2.

GRUB2 EFI Support

The post describes my experience in building and configuring GRUB2 to boot Fedora 12 from the TianoCore EFI shell. It also describes how to reduce the time to load the kernel and initrd images from over three minutes to a few seconds. Background images are also discussed.