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. The <version-number> in the
path to this file
corresponds to the version of the GRUB package installed.
The GRUB info page, accessible by typing the info
grub command, 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. The <version-number>
in the path to this directory corresponds to the version of the
LILO package installed.
|