Lilo is there , just harder to find , After reinstalling XP if your linux bootloader is gone try this.
boot from Mandrake cd1
hit f1 for the options
type rescue , enter
mount your linux filesystem , mine was on hda5 but it depends here you installed linux to.
type mount -t ext2 /dev/hda5 /mnt , enter
type /mntsbin/lilo -r /mnt , enter
and walah after a reboot you should be able to choose whish os to boot again.
|