I posted a couple of days ago asking how to configure LILO to boot MSDOS (yuk)
from /dev/hdb1. I had a number of helpful (but ultimately misguided!) replies.
Thanks for your help everyone - it's nice to be a member of such a friendly
community! Anyhow, for those interested, here is the answer: use any_d.b
as a loader ...
/etc/lilo.conf:
boot=/dev/hda
install = /boot/boot.b
compact
image = /vmlinuz
label = linux
root = /dev/hda1
vga = 1
other = /dev/hdb1
loader = any_d.b <<<< NB:
label = msdos
table = /dev/hdb
I got the LILO docs from Sunsite, any_d.b is documented, kind of. It says it
exists and hints that it 'swaps the drives 0 and 1 around, whatever that
means) Anyhow, I thought it worth a try so I did!
This should (IMO) be better documented ...
Thanks everyone.
--
---------------------------------------------------------------------------
R.J.Manners Diagnostics & BIOS Development Engineer (!)
ICL Intel(tm) SuperServers
---------------------------------------------------------------------------