Find the answer to your Linux question:
Results 1 to 5 of 5
Hi everyone I had: windows xp on a 160 gb hd. I got: 40 gb hdd and enclosure I installed: Fedora 7 Yesterday evening everything worked beautifully bar wireless, which ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    2

    Unhappy problems loading - Grub and no further

    Hi everyone

    I had: windows xp on a 160 gb hd.
    I got: 40 gb hdd and enclosure
    I installed: Fedora 7

    Yesterday evening everything worked beautifully bar wireless, which I can deal without. I closed it down properly.

    Today I go to turn it on, the enclosure is on as well and it reads
    "Grub" and a blinking cursor.

    I can't get it to load from the external (with fedora), the internal hdd or the cd drive (with the dvd in it). In short, all I can do is watch the screen that is black and says 'grub' with a blinking cursor.

    What do I do now?

    Cait

  2. #2
    Linux User
    Join Date
    Sep 2008
    Location
    UK
    Posts
    353
    Use the fedora install disk or the cd for any live distro and choose the repair option to fix the bootloader entries.
    Have a search for grub and boot.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Boot up from Fedora installation CD/DVD and select Recover/Rescue option in startup menu.
    Execute this at shell prompt :
    Code:
    chroot /mnt/sysimage
    grub-install /dev/sda
    exit
    exit
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined!
    Join Date
    Apr 2009
    Posts
    2
    That was my first thought, but I can't get it to boot from the internal hdd, the external hdd or the cd/dvd.

    Is there some trick to this I don't get? CD drive is listed first as the load options in the bios, external hdd second and internal hdd third. That should mean it goes straight to dvd/cd right?

    What am i missing?

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Have you tried Bootable CD/DVD of any other Linux or Windows OS?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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