LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Installing GRUB in SUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/installing-grub-in-suse-293887/)

manikantha 02-23-2005 10:28 AM

Installing GRUB in SUSE
 
Hi,

I first installed SUSE ,,, when my XP is NTFS fs.... then I have no problems.. regarding boot loader and after I reinstalled XP with Fat32 fs. Then I am not able to get Boot Loader..

Can neone help me in this matter...

linmix 02-23-2005 10:46 AM

Windows overwrote your MBR (which is where the bootloader is stored) with it's own MBR. You'll have to use the rescue function from your SuSE cd.

Boot from cd and follow on-screen instructions (you may need to use F2 or F3 to see more) to boot in rescue mode.

Then you'll need to reinstall GRUB. to do this you need to edit /boot/grub/grub.conf to to include XP if you want it to be available, although I suppose you can also do that after you get SuSE back up. Then run the command:

# grub-install /dev/hda

That will install grub back onto your MBR

abisko00 02-24-2005 03:20 AM

Another option is to use the Repair Mode when you boot from your SUSE CD.
http://portal.suse.com/sdb/en/2003/1...em-Repair.html

It should be available in the menu, but on SuSE 9.1 Personal you need to apply this trick:
http://portal.suse.com/sdb/en/2004/0...od_91pers.html


All times are GMT -5. The time now is 05:27 PM.