Bug 249891 - Upgrade fails
Summary: Upgrade fails
Keywords:
Status: CLOSED DUPLICATE of bug 250306
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 7
Hardware: powerpc
OS: Linux
low
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-27 18:00 UTC by Nigel Horne
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-21 16:03:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nigel Horne 2007-07-27 18:00:39 UTC
Description of problem:
rpm -ivh kernel-2.6.22.1-33.fc7 gives:
ofpath: /dev/hda: Device not configured
ybin: Unable to find OpenFirmware path for boot=/dev/hda2
ybin: Please add ofboot=<path> where <path> is the OpenFirmware path to
/dev/hda2 to /etc/yaboot.conf
ofpath: /dev/hda: Device not configured
ybin: Unable to determine OpenFirmware path for macosx=/dev/hda5
ybin: Try specifying the real OpenFirmware path for macosx=/dev/hda5 in
/etc/yaboot.conf


Version-Release number of selected component (if applicable):
kernel-2.6.22.1-33.fc7

How reproducible:
100%

Steps to Reproduce:
1. rpm -ivh kernel-2.6.22.1-33.fc7
2.
3.
  
Actual results:
ofpath: /dev/hda: Device not configured
ybin: Unable to find OpenFirmware path for boot=/dev/hda2
ybin: Please add ofboot=<path> where <path> is the OpenFirmware path to
/dev/hda2 to /etc/yaboot.conf
ofpath: /dev/hda: Device not configured
ybin: Unable to determine OpenFirmware path for macosx=/dev/hda5
ybin: Try specifying the real OpenFirmware path for macosx=/dev/hda5 in
/etc/yaboot.conf



Expected results:
Should upgrade


Additional info:
cat /etc/yaboot.conf:

# yaboot.conf generated by anaconda

boot=/dev/hda2
init-message=Welcome to Fedora Core\!
Hit <TAB> for boot options

partition=3
timeout=80
install=/usr/lib/yaboot/yaboot
delay=5
enablecdboot
enableofboot
enablenetboot
macosx=/dev/hda5
magicboot=/usr/lib/yaboot/ofboot
image=/boot/vmlinuz-2.6.22.1-33.fc7
        label=2.6.22.1-33.fc7
        read-only
        initrd=/boot/initrd-2.6.22.1-33.fc7.img
        append="rhgb quiet root=LABEL=/"

image=/boot/vmlinuz-2.6.22.1-27.fc7
        label=2.6.22.1-27.fc7
        read-only
        initrd=/boot/initrd-2.6.22.1-27.fc7.img
        append="rhgb quiet root=LABEL=/"

Comment 1 Chuck Ebbert 2007-08-21 16:03:42 UTC

*** This bug has been marked as a duplicate of 250306 ***


Note You need to log in before you can comment on or make changes to this bug.