Bug 437305 - ppc32 kexec-tools no longer understands 64-bit kernels
Summary: ppc32 kexec-tools no longer understands 64-bit kernels
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kexec-tools
Version: 8
Hardware: powerpc
OS: Linux
low
low
Target Milestone: ---
Assignee: Neil Horman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-13 14:34 UTC by Kazunori Asayama
Modified: 2008-03-16 19:29 UTC (History)
2 users (show)

Fixed In Version: 1.102pre-7.fc8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-16 19:29:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
use the same configuration as F7 (282 bytes, patch)
2008-03-14 05:44 UTC, Kazunori Asayama
no flags Details | Diff

Description Kazunori Asayama 2008-03-13 14:34:57 UTC
+++ This bug was initially created as a clone of Bug #405341 +++

[root@ps3 boot]# kexec -f --command-line="root=/dev/VolGroup00/LogVol00
video=720p panic=30" --initrd=initrd-2.6.23.1-43.fc8.img vmlinuz-2.6.23.1-43.fc8 
Cannot determine the file type of vmlinuz-2.6.23.1-43.fc8


Additional info:

There is difference between F7's kexec-tools.spec and F8's kexec-tools.spec as
following:

---
 %ifarch ppc
-%define archdef ARCH=ppc64
+%define archdef ARCH=ppc
 %endif
---

I guess that this is the reason why ppc32 kexec can't handle 64-bit kernels.

Comment 1 Kazunori Asayama 2008-03-14 05:44:55 UTC
Created attachment 298016 [details]
use the same configuration as F7

I tried the change attached to use the same configuration as F7, 
and the ppc32 kexec could load 64-bit kernels correctly.

Comment 2 Fedora Update System 2008-03-14 14:01:54 UTC
kexec-tools-1.102pre-7.fc8 has been submitted as an update for Fedora 8

Comment 3 Neil Horman 2008-03-14 14:03:54 UTC
fixed in -7.fc8

Comment 4 Fedora Update System 2008-03-16 19:29:46 UTC
kexec-tools-1.102pre-7.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.


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