Thanks for the input skidhmor.
It makes perfect sense once I read your post.
However, there is a little twist on this.
The current setup on this server is two SCSI drives with software RAID. Both drives are exact mirrors of each other. For kicks, here is the output of lilo.conf:
prompt
timeout=50
default=linux
boot=/dev/md0
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear
image=/boot/vmlinuz-2.4.18-24.8.0smp
label=2.4.18-24.8.0smp
initrd=/boot/initrd-2.4.18-24.8.0smp.img
read-only
root=/dev/md0
image=/boot/vmlinuz-2.4.18-24.8.0
label=2.4.18-24.8.0
initrd=/boot/initrd-2.4.18-24.8.0.img
read-only
root=/dev/md0
image=/boot/vmlinuz-2.4.18-14smp
label=linux
initrd=/boot/initrd-2.4.18-14smp.img
read-only
root=/dev/md0
image=/boot/vmlinuz-2.4.18-14
label=linux-up
initrd=/boot/initrd-2.4.18-14.img
read-only
root=/dev/md0
/dev/md0 includes /dev/sda1 and /dev/sdb1
I'm not sure if there may be away to see if bootloader is installed on the MBR or not, but thought I would post this.
Any thoughts? Possibly have to reinstall the OS? Which is ok, as the server is just a test for the time being.
Thanks.
Tarballed