Kirk McElhearn wrote: > [snipped] > Then I tried Lilo, and that doesn't work either. I have the following: > > hda1 is my win partition > hda6 is my Mandrake 1 partition What's a Mandrake 1, 2, ... partition? Actually, you explained 2 below, kind of, but even that's not clear to me. What's this 1 and 2 represent? > These two can boot fine > > hdb1 is my Mandrake 2 /boot partition > hdb11 is my Mandrake 2 / partition > > Lilo won't accept anything I try for the second disk. I have tried: > image=/boot/vmlinuz > root=/dev/hdb1 Your root partition is /dev/hdb11, instead of /dev/hdb1, which is your /boot partition. > label=md > > I thought this would tell it to look in the /boot partition and find the > right kernel, but no dice. I get a message saying there is no init. The init is in your / partition. Also, if that's all you have for configurations in your lilo.conf file and you plan to make this the information for lilo booting from the hdd, then you should add your other OSs or configurations before running lilo. mike
