Find the answer to your Linux question:
Results 1 to 3 of 3
Hello, I am running Fedora 7 with Windoze XP, and the GRUB is all messed up! I had Vista on the Windoze partition, but I decided for the better performace ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    20

    Question GRUB problems on Fedora 7

    Hello,
    I am running Fedora 7 with Windoze XP, and the GRUB is all messed up! I had Vista on the Windoze partition, but I decided for the better performace of XP, so I put that on the W partion, and when I rebooted, it just went straight to XP. I put in the Fedora 7 CD, and tried upgrading the system. But that did not want to reinstall the GRUB, so I did the rescue mode, and did

    # grub-install --root-directory/boot /dev/sda

    That looked like it went fine, so I rebooted. Now the GRUB came up, but it was only text mode, and I have no idea what to do to get it to boot, as I have only used the GUI one that Fedora usually has. What should I do?

    Thanks!

  2. #2
    Linux User abhishek456's Avatar
    Join Date
    Dec 2006
    Posts
    470
    Boot from the installation disk and choose Linux rescue at the installation menu.

    Get to the root Fedora filesystem, by chroot /mnt/sysimage in console

    This gets you to the root of the Fedora filesystem.

    Then type grub-install /dev/hda

    and then press exit and reboot your machine
    life is the greatest opportunity that the nature had given you

  3. #3
    Just Joined!
    Join Date
    Sep 2007
    Posts
    20
    Thanks, it works perfectly now!

Posting Permissions

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