Thread: Linux 8.1
View Single Post
  #6  
Old 1st Jan 02, 06:14 AM
Raid762's Avatar
Raid762 Raid762 is offline
Super Moderator
 
Join Date: Dec 2001
Location: Below a Vat :)>
Posts: 204
Raid762 is an unknown quantity at this point
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.
Reply With Quote