Bug 671900
Summary: | boot.iso/initrd.img supersedes install.img and squashfs.img in Fedora 15 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Reiser <jreiser> | ||||
Component: | livecd-tools | Assignee: | Brian Lane <bcl> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | adam.stokes, bcl, bruno, cacho96, dhuff, Jasper.Hartline, katzj | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | livecd-tools-15.3-1 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-01-27 20:08:12 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
John Reiser
2011-01-22 18:50:27 UTC
After modifying the livecd-iso-to-disk shell script to ignore install.img, I produced a USB installer, and it boots. But it assumes network install despite everything being on the USB flash memory. Apparently the logic is not as trivial as my mods. If it was made from a boot.iso it is a netinst image. Could you attach the changes you made? Created attachment 475499 [details]
modified livecd-iso-to-disk
Here's how I attempted to work-around "no more install.img in Fedora 15." by changing the logic involving install.img in livecd-iso-to-disk.
Fixed with commit 0a7395c4ef9f38144275857213abc3c102faefc9 livecd-tools-14.2-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/livecd-tools-14.2-1.fc14 livecd-tools-14.2-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. (In reply to comment #6) > livecd-tools-14.2-1.fc14 has been pushed to the Fedora 14 stable repository. > If problems still persist, please make note of it in this bug report. This is not a good solution, since someone could try to upgrade from other Fedora, like FC13 (my case). All livecd-tools need to be updated. (In reply to comment #7) > (In reply to comment #6) > > livecd-tools-14.2-1.fc14 has been pushed to the Fedora 14 stable repository. > > If problems still persist, please make note of it in this bug report. > > This is not a good solution, since someone could try to upgrade from other > Fedora, like FC13 (my case). All livecd-tools need to be updated. ... and livecd-tools-14.2-1.fc14.i686 fails miserably to install in FC13 by dependency reasons. BTW... With the cheap and big USB pen drives that we have nowadays, isn't USB installs MUCH more common than DVD installs? So why USB install is so poorly supported in Fedora? I think that there should be an option in the Live media to install Fedora from a pen/hard drive ISO image directly. Thanks, L. |