| NEWS: (updated 2008-09-30) Infrastructure status | New SSH fingerprints | New package signing key |
QA/TestCases/InstallSourceNfs
From FedoraProject
Contents |
Description
This test case verifies that installing using an NFS installation source works.
It requires you to have an installable tree on an available NFS share.
Steps To Reproduce
- Boot the installer using any available means
- Direct anaconda to use NFS as the installation type. This can be done in two ways:
- Choose "NFS" in the first stage of the installer, and provide the hostname and path
- Specify on the boot commandline:
method=nfs:host.domain.tld:/path/to/tree
- Proceed with installation
Expected Results
- Install completes successfully
- Package errors (install.log) should not occur
- System boots successfully
References
Anaconda/Options for information on boot options
