Hi, Sorry to butt in here, but I'm a little unclear on this, and I'm having similar problems myself.
>To install Lilo in the MBR of the primary/master drive (/dev/hda), you >need this line in your /etc/lilo.conf: > >boot=/dev/hda > >A minimum lilo.conf in your case (with no menu or boot prompt) might be: > >boot=/dev/hda >root=/dev/hdb1 >install=/boot/boot.b >map=/boot/map >read-only >image=/path/to/your/kernel > > >Hope this gets you going... Do I just change /etc/lilo.conf? Or, do I change it and then run lilo? Is lilo automatically run because the /etc/lilo.conf file is modified? Thanks, Matthew Denson