Hmmmm try this as another way of acccessing lilo:
Gain root accessMount the Knoppix HD install partitionCode:su -Chroot into the Linux partition:Code:mount -t ext3 /dev/hda5 /mnt/hda5Then run liloCode:chroot /mnt/hda5 /bin/bashIf either the chroot fails or the lilo fails, then there is probably something wrong with the partition table.Code:/sbin/lilo


Reply With Quote










