Bug 457199
Summary: | RHEL5.3 xen: include support for booting Fedora 10 DomU (i.e. bzImage support) | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Mark McLoughlin <markmc> | ||||
Component: | xen | Assignee: | Mark McLoughlin <markmc> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.3 | CC: | berrange, clalance, dmair, gozen, herrold, m.a.young, me, mishu, riek, xen-maint | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-01-20 21:14:47 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: | |||||||
Attachments: |
|
Description
Mark McLoughlin
2008-07-30 08:18:14 UTC
Created attachment 312973 [details]
xen-3.1.0-bzimage.patch
I tested this patch out on an i386 box. Basically, inside the guest I checked out the latest LKML sources and did "make ; make install" (which installs the bzImage). I then attempted to boot the kernel. Before this patch, I got "invalid format" when trying to boot. After this patch, the newly built kernel started to boot (although it crashed and burned later on for other, unrelated reasons). Chris Lalancette * Mon Aug 18 2008 Mark McLoughlin <markmc> - 3.0.3-70.el5 - Support booting bzImage xen pv_ops kernels (e.g. Fedora 10) (rhbz #457199) An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2009-0118.html |