From Fedora Project Wiki

Revision as of 05:56, 17 December 2009 by Rhe (talk | contribs)

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. See Anaconda/Options for information on supported boot options.


How to test

  1. Boot the installer using any available means
  2. 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
  1. Proceed with installation

Expected Results

  1. Install completes successfully
  2. Package errors (install.log) should not occur
  3. System boots successfully