Bug 552777
Summary: | install from dvd image on hard disk fails | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | JW <ohtmvyyn> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | low | ||
Version: | 12 | CC: | anaconda-maint-list, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-01-06 20:52:34 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: |
Description
JW
2010-01-06 05:47:30 UTC
It would appear that the "askmethod" boot option only partly works, and much of it is quite wrong. For example, when using "askmethod" and when one selects "Hard Disk" as the location of stage2, the prompt is "Directory holding image" but in actual fact one needs to select the actual image - not just the directory. Very confusing. Also, nowhere in Fedora documentation (http://docs.fedoraproject.org/fedora-install-guide-en/fc4/sn-installing-from-harddrive.html)is it mentioned that the target of "askmethod" is actually a stage2 image, normally named install.img. This must be manually extracted from the Fedora-12-i386-DVD.iso and placed on the partition along with the full iso. But worse still, although the "askmethod" is effectively passed to anaconda as "opts.method", one isn't prompted as to where the sources might be. One would have though that if one is using a specific device for stage2 then that same device would more likely be the place where the packages are located. But no, that would be too sensible? Also, one Radek Rvykydel (rvykydal) appears to have submitted a dramatic patch in Sep 2009 which effectively deletes a whole lot of working code and substitutes broken code in its place. The only work-around appears to be to also pass a "repo=hd:/dev/sda4:/dir" boot option so that the Packages can be located. Common sense would lead one to believe that the "Hard Disk" location which is submitted for stage2 would be the sensible place to automatically look for the packages by default (not the CDROM as is currently the case). But surely, surely, in the interestes of simplicity, all one should need to do is point to the full iso and have the clever software dig inside of that iso and locate the install.img and the packages thereby killing two birds with the one stone. Otherwise, what is the point of making a dvd image available for download if using that image on anything but a cdrom is next to impossible without knowing a whole bunch of arcane boot parameters? Please ignore/delete the above statement about Radek Rvykydel's patch - it isn't in anaconda-12.46. So perhaps it will actually cure the problem (but it isn't in anaconda-13 yet either). *** This bug has been marked as a duplicate of bug 505880 *** |