This document provides instructions on installing a boot manager in Linux. It discusses both LILO and GRUB as options. It describes how LILO works, including creating the /etc/lilo.conf configuration file, running /sbin/lilo to install it, and some common configuration options in lilo.conf like boot devices, timeouts, default boots, and dual booting with other operating systems. The document also provides a long example lilo.conf file with explanations of each setting.