GRUB2
The wiki is being retired!
Documentation is now handled by the same processes we use for code: Add something to the Documentation/ directory in the coreboot repo, and it will be rendered to https://doc.coreboot.org/. Contributions welcome!
Introduction
Our long term goal is to replace the common LinuxBIOS payload FILO with a LinuxBIOS-capable version of GRUB2.
Status
Patrick Georgi has been working on GRUB2 for LinuxBIOS during the Google Summer of Code 2007.
Find his code here:
- http://linuxbios.org/~oxygene/lbgrub2-20070820-1.tar.bz2
- http://linuxbios.org/~oxygene/lbgrub2-instructions.txt
Todo:
- Fix lbgrub2 for LinuxBIOS v2
- USB stack integration
- Fix larfs to reflect latest changes
- export console device in linuxbios table and read this entry in grub2.
- See more information at http://tracker.linuxbios.org/trac/LinuxBIOS/milestone/Port%20GRUB2%20to%20LinuxBIOS
How to help?
Contact Stefan Reinauer or the LinuxBIOS mailing list for more information.