I thought it was odd that you had Windows on the secondary controller. I didn't think it would work that way, but assumed it was already. I thought you made some changes to lilo and then it stopped working...
Oh well, it's working now so that's all that matters ! Hall > thanks lot for your help. > finally I can boot from Lilo to my two OSs. I'd must > to change the hard disks, win on the primary IDE > and Linux on the secondary IDE, then I modify my > references to hds on fstab and lilo, rerun lilo and > ready! > Hall Stevenson wrote: > > > Unless I'm missing something plainly obvious, it > > looks okay and correct to me. You should have > > copied the list too though. > > > > One thing to try: comment out the lba32 line. > > Re-run /sbin/lilo and try again. I seem to recall > > having problems when I had that same line in my > > config file. > > > > > I have not the PC on network, but I think that the > > > matter lines are: > > > lba32 > > > boot = /dev/hda > > > root = /dev/hda3 > > > install=/boot/boot.b > > > map = /boot/map > > > > > > default=Linux > > > image= /vmlinuz > > > label=Linux > > > read-only > > > > > > other=/dev/hdc1 > > > label=win > > > > > > fdisk reports that windows is in hdc1 partition > > > with th above configuration when I select win, it appears: > > > Loading win > > > L? > > > > > > If I change the line other with: > > > other= /dev/hdc > > > it appears: > > > Loading win > > > Operating System not found.