> line mode by giving the command as so: > knoppix 2 > > Now my original linux root partition is in /dev/hda7 and the boot > partition is in /dev/hda6. I figured it out using command as so:
Do something like mount -t ext3 /dev/hda7 /sysroot mount -t ext3 /dev/hda6 /sysroot/boot Then try to run lilo or better use GRUB because that is the one installed default by Redhat linux and others. -G.Vinubalaji ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
