Bug 588622
Summary: | [PATCH] Can not create a live image from RHEL6 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lubomir Rintel <lkundrak> | ||||
Component: | livecd-tools | Assignee: | David Huff <dhuff> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | apevec, dhuff, katzj, myllynen, petersen, wtogami | ||||
Target Milestone: | --- | Keywords: | EasyFix, Patch, Reopened | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-06-20 21:50: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: | |||||||
Attachments: |
|
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. *** This bug has been marked as a duplicate of bug 585170 *** David, I hope you win't mind if I reopen this. I am positive my patch solution is superior to which is was applied. The applied patch duplicates code and adds a bug, where dracut.conf from package is created as .rpmnew, overriding the package's default one. (In reply to comment #3) > I am positive my patch solution is superior to which is was applied. The > applied patch duplicates code and adds a bug, where dracut.conf from package is > created as .rpmnew, overriding the package's default one. Please join livecd.org and discuss/post patches there. [PATCH livecd-tools] livecd-creator ignores device directive was posted on Apr 23 and your comments there would have been appreciated. Thanks. Alan, I'm not going to join a mailing list just to discuss a single patch. (not worth the extra mail traffic). I've replied to a mail you've Cc-ed me at; hopefully the list moderators can let the message in. Thank you! *** Bug 585170 has been marked as a duplicate of this bug. *** |
Created attachment 411186 [details] Proposed fix Image created from RHEL6 is not bootable. See the attached patch that fixes the issue.