9.9. Additional Resources
This chapter is only intended as an introduction to GRUB. Consult the following resources to discover more about how GRUB works.
9.9.1. Installed Documentation
/usr/share/doc/grub-<version-number>/
— This directory contains good information about using and configuring GRUB, where <version-number> corresponds to the version of the GRUB package installed.info grub
— The GRUB info page contains a tutorial, a user reference manual, a programmer reference manual, and a FAQ document about GRUB and its usage.
9.9.2. Useful Websites
- http://www.gnu.org/software/grub/ — The home page of the GNU GRUB project. This site contains information concerning the state of GRUB development and an FAQ.
- http://kbase.redhat.com/faq/FAQ_43_4053.shtm — Details booting operating systems other than Linux.
- http://www.linuxgazette.com/issue64/kohli.html — An introductory article discussing the configuration of GRUB on a system from scratch, including an overview of GRUB command line options.