Modified /etc/lilo.conf contentsprompttimeout=50default=linux-Monitorboot=/dev/hda#map=/boot/mapinstall=/boot/boot.b#message=/boot/messagelinear# This will allow you to only Monitor the OS boot via SOLimage=/boot/vmlinuz-2.4.9-e.12smplabel=linux-Monitorinitrd=/boot/initrd-2.4.9-e.12smp.imgread-onlyroot=/dev/hda6append="console=ttyS0,19200n8 console=tty1"# This will allow you to Interact with the OS boot via SOLimage=/boot/vmlinuz-2.4.9-e.12smplabel=linux-Interactinitrd=/boot/initrd-2.4.9-e.12smp.imgread-onlyroot=/dev/hda6append="console=tty1 console=ttyS0,19200n8 "image=/boot/vmlinuz-2.4.9-e.12label=linux-upinitrd=/boot/initrd-2.4.9-e.12.imgread-onlyroot=/dev/hda62. Run the lilo command to store and activate the LILO configuration.When the Linux operating system starts, a LILO boot: prompt is displayed insteadof the graphical user interface. Press Tab at this prompt to install all of the bootoptions that are listed. To load the operating system in interactive mode, typelinux-Interact and then press Enter.GRUB configuration: If you are using GRUB, complete the following steps tomodify the /boot/grub/grub.conf file:1. Comment out the splashimage= line by adding a # at the beginning of this line.2. Add the following line before the first title= line:# This will allow you to only Monitor the OS boot via SOL3. Append the following text to the first title= line:SOL Monitor4. Append the following text to the kernel/ line of the first title= section:console=ttyS0,19200 console=tty15. Add the following five lines between the two title= sections:# This will allow you to Interact with the OS boot via SOLtitle Red Hat Linux (2.4.9-e.12smp) SOL Interactiveroot (hd0,0)56 System x3400 Types 7973, 7974, 7975, and 7976: Installation Guide