LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   FC3 boot loader problem (https://www.linuxquestions.org/questions/linux-general-1/fc3-boot-loader-problem-422471/)

DanielTan 03-07-2006 09:33 AM

FC3 boot loader problem
 
I reinstall windows on first partition without realize that it would overwrite FC3(2nd partition) and overwrite its MBR. When i try to reinstall FC3 bootloader by running setup and install boot loader, during setup an error says that "No kernel package were installed, no modification will be make to boot loader." Even in setup it cannot update its boot loader because can't find it. But i can find grub.conf in rescue mode. Pls advise how to install the boot loader again. Thanks.

Rgds
Daniel

reddazz 03-08-2006 03:11 AM

If you can access your system in rescue mode, try doing
Code:

#grub-install /dev/hda

DanielTan 03-08-2006 08:57 AM

Hi thanks it works.

Quote:

Originally Posted by reddazz
If you can access your system in rescue mode, try doing
Code:

#grub-install /dev/hda



All times are GMT -5. The time now is 07:53 PM.