On Sat, 18 Sep 1999, John Woodard wrote:
Any ideas on how to or where to look for info on triple booting Linux, Win NT and Win 98? Win NT and 98 reside on a FAT16 partition on hda1. Linux has / on hdb1 with /home on hdc1 and a swap partition on hdc5. Lilo is on the first sector of the Linux boot partition hdb1 so I'm booting it with a floppy at the moment.
I run Linux/NT4 here with 98 in the bootloader but since it crashes too much, I manually removed it.
What you can do is make lilo see Linux and the NT4 bootloader which in turn sees NT4 and 98/whatever. To do this:
Install 98 Install NT4 which will see 98 and install the bootloader Install Linux which will move the bootloader and put in lilo instead lilo then points at linux or the NT4 bootloader
so to boot linux do nothing at the prompt, to load nt4, type 'dos' then select nt4, to boot 98/whatever, select 'dos', then 98.
Simple solution if Martin's doesn't work out.