Bug 487551 - LiveCD should install i586 kernel, not PAE
Summary: LiveCD should install i586 kernel, not PAE
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: livecd-tools
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-26 17:20 UTC by Warren Togami
Modified: 2009-03-03 23:42 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-03 23:42:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Warren Togami 2009-02-26 17:20:58 UTC
https://fedoraproject.org/wiki/Features/ArchitectureSupport
After Fedora 11 switched to the new architecture plan for x86_32, the kernel became either i586 or i686 + PAE.

LiveCD created on a system with PAE support installs the i686 PAE kernel.  This means the LiveCD image will fail to boot on a x86_32 system without PAE.  Shouldn't the LiveCD explicitly install the i586 kernel instead?

livecd-tools-021-1.fc11

Comment 1 Jeremy Katz 2009-02-26 18:54:26 UTC
There's nothing I see in either the configs or the code that would be selecting kernel-PAE and with the build I just did, kernel.i586 got pulled in.

Do you have any out of the ordinary yum plugins installed or something?

Comment 2 Jeremy Katz 2009-03-03 23:42:52 UTC
I can't reproduce this at all with current livecd-tools and repos.  If you're still hitting it, please attach a log of your build and the output of 'rpm -qa yum*' from your build host.


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