LILO: Two versions of RH. Two different hardrives. How? 

http://groups.google.com/groups?selm=3A89189C.BA181BA2%40shoalhaven.net.au

Newsgroups: comp.os.linux.setup, comp.os.linux.misc
Date: 2001-02-13 03:12:02 PST
> I want to be able to dual-boot my linux box.. but with a twist.
>
> I want to run it with two versions of RedHat.
>

Simple. Your first distribution installed (lets call it A) has LILOA in mbr and boots its kernel by default. Your second distribution B, usually finds the swap and will use it, should have its LILOB on the partition, configured to boot kernelB and initialise the whole distribution. LILOA should present a menu where you can choose to activate LILOB. The stanca should look like this:

other=/dev/sdxx partition where distribution B resides unsafe read man lilo and man lilo.conf

LILOB does not need waiting period or menu selections, although a message saying "Now booting distribution B" may be nice if useless.

Stanislaw.