Whole document tree 5.1. Configure Linux kernel using LILOFor each image entry in /etc/lilo.conf add the line: Figure 5-4. Recommended kernel parameters, LILO configuration
Sometimes the append line will already exist. For example In this case, the existing append line is modified to pass all the parameters. The result is: As a complete example, a typical /etc/lilo.conf configuration from Red Hat Linux 7.1 is: Example 5-1. Complete LILO configuration, as installed by vendor
This is modified to Example 5-2. Complete LILO configuration, modified for serial console
Now that we have finished configuring LILO, use the lilo command to install the new boot record onto the disk: |