> ok, Im a total noob with Linux, I just installed
> RedHat 9.0 to mess around with, and was trying to
> learn it by fiddling around. And I was doing ok too,
> until I realised my Win98 was corrupted, and so
> decided to reinstall it. Now, I did know that
> installing Windows after isntalling Linux is a no-no

who says so?

> .... But, I was willing to take a risk, because I was
> kinda desperate to get Windows in working order. So, I
> went ahead and just reinstalled over the existing
> installation. Now, my system currently WAS running
> RedHat 9.0, Win98SE and Win 2000. So, GRUB would load
> first, and if I chose Windows, then Id get the 2000
> bootloader. The moment I reinstalled Win98, it ensured
> the my GRUB was kicked into oblivion, thus leaving me
> with only the 2000 bootloader! Now, I have no way of
> getting into my Linux... I cant even use
> PartitionMagic or any such thing on it, because i used
> ext3 and the damn thing is not recognised at all!

relax, getting grub back is no big deal
boot using the RH 9 cd
at the boot: prompt type linux rescue
it will start linux from cd in rescue mode
the RH cd will mount your filesystem under /mnt/sysimage and give you a
command prompt
at the prompt issue the following commands

chroot /mnt/sysimage
grub-install /dev/hda     (assuming u boot using hda)

restart & you are ready to rock!!

    -Nimesh




-------------------------------------------------------
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

Reply via email to