| Summary: | Installing from USB has wrong file paths | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | redhatbugzilla |
| Component: | liveusb-creator | Assignee: | Luke Macken <lmacken> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | bcl, dennis, drizt72, hlx98007, lmacken, pfrields, wickedsmoke |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | liveusb-creator-3.13.2-1.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-12-06 10:17:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
redhatbugzilla
2013-12-18 01:06:22 UTC
I ran into this bug as well. The work-around was to manually change the paths in the EFI/BOOT/grub.cfg from /images/pxeboot to /syslinux. I found that from an older report on this issue at https://bugzilla.redhat.com/show_bug.cgi?id=851220#c0. The liveusb-creator currently only supports Live images. The netinst or DVD might not work properly. The tool should either reject unsupported ISO's or add support for them. Note that livecd-iso-to-disk supports boot.iso and dvd, you can use it as an example of what needs to be done. The latest version of the liveusb-creator supports DVD/boot isos with the 'Overwrite device' installation method. liveusb-creator-3.13.1-1.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/liveusb-creator-3.13.1-1.el7 liveusb-creator-3.13.1-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/liveusb-creator-3.13.1-1.el6 liveusb-creator-3.13.1-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/liveusb-creator-3.13.1-1.fc19 liveusb-creator-3.13.1-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/liveusb-creator-3.13.1-1.fc21 liveusb-creator-3.13.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/liveusb-creator-3.13.1-1.fc20 Package liveusb-creator-3.13.1-1.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing liveusb-creator-3.13.1-1.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-15869/liveusb-creator-3.13.1-1.fc21 then log in and leave karma (feedback). liveusb-creator-3.13.1-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. liveusb-creator-3.13.2-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/liveusb-creator-3.13.2-1.el6 liveusb-creator-3.13.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/liveusb-creator-3.13.2-1.fc20 liveusb-creator-3.13.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/liveusb-creator-3.13.2-1.fc19 liveusb-creator-3.13.2-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/liveusb-creator-3.13.2-1.fc21 liveusb-creator-3.13.2-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. liveusb-creator-3.13.2-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. liveusb-creator-3.13.2-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. liveusb-creator-3.13.2-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. I still have to change the path manually on Minimal Fedora 22 ISO. |