Bug 497569
| Summary: | anaconda installs 32 bit kernel on 64 bit Mac G5 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Geoff Levand <geoffrey.levand> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | anaconda-maint-list, pjones, rmaximo, vanmeeuwen+fedora |
| 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: | 2009-04-24 19:06:54 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: | |||
*** This bug has been marked as a duplicate of bug 497264 *** |
Description of problem: anaconda installs the 32 bit kernel package on the 64 bit Mac G5. I noticed bootup started failing several days ago, but just now investigated it. Version-Release number of selected component (if applicable): anaconda-11.5.0.47 today's rawhide build (24-Apr-2009 10:02) sha1sum ppc/os/ppc/ppc64/{ramdisk.image.gz,vmlinuz} 384cf8ac27a26070cb2de3f908ce8cfa2a59fabb ppc/os/ppc/ppc64/ramdisk.image.gz d9e172912488fc456a25b7066faa74e121d13aa9 ppc/os/ppc/ppc64/vmlinuz How reproducible: 100% Steps to Reproduce: 1. run install 2. do 'ls /mnt/sysroot/boot/' 3. reboot Actual results: Shows /mnt/sysroot/boot/vmlinux-**-f11.ppc.smp Gets OpenFirmware fault on startup. Expected results: Should show /mnt/sysroot/boot/vmlinux-**-f11.ppc64 Additional info: Tried text and graphical install on the Mac G5 with same failure. The correct kernel (64 bit) is installed on the PS3 game console. -Geoff