Bug 733142
Summary: | An error occurred when attempting to load an installer interface component | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mark Hamzy <hamzy> |
Component: | lorax | Assignee: | Will Woods <wwoods> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | bcl, jonathan, karsten, mgracik, vanmeeuwen+fedora, wwoods |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | ppc64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-22 15:56:01 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: | |||
Bug Depends On: | |||
Bug Blocks: | 718269 |
Description
Mark Hamzy
2011-08-24 21:44:13 UTC
Does a firstboot package exist in your ppc64 tree? If not, there's the problem. If so, how are you composing the install images? Is it with the standard lorax, or have you needed to modify it in some way? We need to create the install images with the treebuilder branch of lorax. Otherwise we won't be able to boot at all as PPC machines can't handle the huge initrd. A quick check reveals that firstboot is missing in ramdisk.tmpl in that branch. Yeah, this is wwoods being a little over-eager in his deletions. It comes from d341587814ab9b98342dcaa50bdfc27ad520cc6b. fixed in commit 3f709325ef9d022dfd4a37ddf859ba5f726e8f13. |