Find the answer to your Linux question:
Results 1 to 4 of 4
hello everyone , i installed centos 5 in my pc. when it come to boot loader section i choose anoter partion(boot) not master boot record. after installing successfully when i ...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    58

    make entry in mbr of grub

    hello everyone ,

    i installed centos 5 in my pc.

    when it come to boot loader section i choose anoter partion(boot) not master boot record.

    after installing successfully when i restart my pc it is not showing grub it is going stright away to windows.

    i have also installed window xp.

    please help me to add grub entry in mbr.

  2. #2
    Linux User
    Join Date
    Dec 2007
    Location
    Idaho USA
    Posts
    351
    Likely easyest it to install 'easy bcd' on your XP partition. It will set up a duel boot useing XP's boot manager. I have never used it but others do post success. Download EasyBCD 2.0.2 - NeoSmart Technologies

    Or if you have a live linux cd and 'boot' is on a primary partition (logical volume will not work), you can use 'fdisk' or what ever gui partition editor and make the partition 'boot' active/bootable. Might be able to do in in XP's diskmanagement. If you later decied to remove linux be sure to make the XP partition active/bootable, before removeing linux.

  3. #3
    Just Joined!
    Join Date
    Jul 2009
    Posts
    58
    thanks Lostfarmer

    EasyBCD is not opening in windows xp it generates some error while i open it.

    i have RHEL 5 dvd and lupu puppy cd.

    can i install grub by these two.I tried to boot from rhel5 dvd in rescue mode and follow these instructions
    -->mounting sysimage
    -->grub-install /dev/sda6 (sda6 is my boot partition where i install grub at the time of centos installetion)
    it is not working for me.
    i tried it by puppy cd but it is not working .
    please help

  4. #4
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    -->mounting sysimage
    -->grub-install /dev/sda6 (sda6 is my boot partition where i install grub at the time of centos installetion)
    it is not working for me.
    You will need to grub-install /dev/sda
    to put GRUB into the MBR.

    You may need to edit its configuration after booting
    into Linux, because it probably will not automatically
    set up dual boot.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...