Find the answer to your Linux question:
Results 1 to 4 of 4
Hello everyboddy Lately I was upgrading from F9 to F10 on my IBM thinkpad, everything looked good and in the end of the uppgrading prosess I got a messages witch ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    2

    [SOLVED] Problems with Grub after upgrade from F9 to F10

    Hello everyboddy
    Lately I was upgrading from F9 to F10 on my IBM thinkpad, everything looked good and in the end of the uppgrading prosess I got a messages witch told me that my upgrade was successfull and I was asked to reset the computer, but there my problems begin , after reset I only get black screen with the name name GRUB written in the up left corner of the screen and everything stopps there, any sugestion how to fix that problem ??

    Regards Hreiğar

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Grub upgrade has gone wrong during installation and you have to re-install it. Boot up in Rescue/Recovery Mode using Fedora Installation CD/DVD. Execute this at shell prompt :
    Code:
    chroot /mnt/sysimage
    grub-install /dev/sda
    exit
    exit
    In case it doesn't work, boot up machine using LiveCD of any Linux distro. Mount / partition of Fedora. Post contents of /boot/grub/grub.conf file and output of fdisk -l command here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    2
    Problem solved, thank you very mutch

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Glad to help you !
    Do start a new thread if you have any other question.
    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
  •  
...