Bug 504973
Summary: | ISO image install from HD does not work without repo= boot parameter | ||
---|---|---|---|
Product: | [Retired] Fedora Documentation | Reporter: | Bill Hammond <billsc26> |
Component: | install-guide | Assignee: | David Nalley <david> |
Status: | CLOSED NEXTRELEASE | QA Contact: | David Nalley <david> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | devel | CC: | rlandman+disabled, rmaximo, vanmeeuwen+fedora |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-08-03 15:26:48 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
Bill Hammond
2009-06-10 09:22:33 UTC
This is operating as expected. If you boot with the DVD/boot.iso/whatever, anaconda defaults to using the mirrorlist provided by the fedora.repo file. If you want to use your own custom method, you need to: (1) pass repo=, or (2) pass askmethod, or (3) pxeboot. Then the install guide should be updated. There is no indication that params need to be passed for a HD ISO install, and the DVD/CD boot, boot.iso and direct kernel/initrd booting do not offer the option. Thanks Bill. Selecting an installation method is covered in Section 7.4 of the Installation Guide[1], which continues on to describe the various methods (DVD/CD, Hard Drive, Network, NFS) in sections 7.5 through 7.8. That said, I've included specific mention of the required boot option in each of these sections, to avoid any confusion in the future. Many thanks for pointing this out. The changes will become visible the next time that we republish the guide. Cheers, Ruediger [1] http://docs.fedoraproject.org/install-guide/f11/en-US/html/s1-installmethod.html |