LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   how to rescue linux (https://www.linuxquestions.org/questions/linux-hardware-18/how-to-rescue-linux-201380/)

vijaysh 07-05-2004 12:27 PM

how to rescue linux
 
hello,
I have installed linux first then installed the windows .This makes the unable to run the linux.So please give me idea how to rescue the linux.

Scire 07-05-2004 12:37 PM

If Windows did not overwrite the Linux partitions ... then you need to boot into your Linux enviro and reinstall Grub or Lilo whatever you were using.

In the future the rule is Windows first always, then Linux. Windows does not play well with others ....

ppuru 07-05-2004 10:38 PM

vijay

I am not sure what distro you installed? I am assuming Redhat/Fedora

Boot your system with the first Install CD. At the

Boot:

prompt, type linux rescue

Follow the instructions.

When you are dropped at the # prompt, type

chroot /mnt/sysimage (all this info is given to you during rescue... read the screens carefully).

now type

grub-install /dev/hda (again I am assuming it is your first disk)

exit and reboot.


All times are GMT -5. The time now is 04:52 AM.