Bug 249891
| Summary: | Upgrade fails | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nigel Horne <njh> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 7 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | powerpc | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-08-21 16:03:42 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
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=/"