Additional Resources

2.11. Additional Resources

This chapter is only intended as an introduction to GRUB and LILO. Consult the following resources to discover more about how GRUB and LILO work.

2.11.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.

  • /usr/share/doc/lilo-<version-number>/ — This directory contains a wealth of information about using and configuring LILO. In particular, the doc/ subdirectory contains a postscript file called User_Guide.ps that is highly informative. Here, <version-number> corresponds to the version of the LILO package installed.

2.11.2. Useful Websites

2.11.3. Related Books

  • Red Hat Enterprise Linux Security Guide; Red Hat, Inc. — The Workstation Security chapter explains, in a concise manner, how to secure the GRUB and LILO boot loaders.