Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Upgrading to Fedora 10

  1. #11
    Administrator Advisor peter's Avatar
    Join Date
    Apr 2004
    Posts
    882
    The sos package replaced the sysreport package. Remove the sysreport rpm and try again.

    Code:
    # yum -y remove sysreport

  2. #12
    Junior Member tuxette's Avatar
    Join Date
    Jan 2006
    Posts
    60
    Hey peter. They have updated the release packages to

    Code:
    fedora-release-notes
    fedora-release
    from

    Code:
     
    generic-release
    generic-release-notes

  3. #13
    I'm getting this at the last step. Any clues?

    Code:
     
    # /sbin/grub-install /dev/sda
    /dev/sda does not have any corresponding BIOS drive.
    #

  4. #14
    Working now. Google is my friend today. You have to use the --recheck option.

    Code:
     
    # /sbin/grub-install --recheck /dev/sda
    Probing devices to guess BIOS drives. This may take a long time.
    Installation finished. No error reported.
    This is the contents of the device map /boot/grub/device.map.
    Check if this is correct or not. If any of the lines is incorrect,
    fix it and re-run the script `grub-install'.
    (fd0)   /dev/fd0
    (hd0)   /dev/sda
    #

  5. #15
    Administrator Advisor peter's Avatar
    Join Date
    Apr 2004
    Posts
    882
    Thanks for the update tuxette. Always helpful.

  6. #16
    Now I'm getting this after the upgrade.

    Code:
    # init 6
    init: Unable to send message: Connection refused
    #
    I had to use the reboot command (twice) to get things going with the new kernel
    Last edited by bluescreen; 11-27-2008 at 10:03 PM.

Similar Threads

  1. Upgrading to FC9 from FC8
    By pandora in forum Redhat / Fedora
    Replies: 1
    Last Post: 10-07-2008, 10:14 PM
  2. Upgrading to Fedora Core 3 - simple question
    By DamselNDistress in forum Linux - General Topics
    Replies: 12
    Last Post: 03-04-2005, 03:20 PM
  3. Windows XP cannot see Fedora System, but Fedora can read XP
    By rrushing in forum Linux - Hardware, Networking & Security
    Replies: 4
    Last Post: 01-30-2004, 04:32 AM
  4. upgrading to RH9.0
    By 10Dedfish in forum Linux - General Topics
    Replies: 6
    Last Post: 07-27-2003, 12:50 PM
  5. Upgrading
    By paradox in forum Announcements and Suggestions
    Replies: 15
    Last Post: 12-18-2001, 07:19 PM

Bookmarks

Posting Permissions

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