From Fedora Project Wiki

Revision as of 06:29, 31 May 2011 by Rhe (talk | contribs) (moved QA/TestCases/InstallSourceNfs to QA:Testcase install repository NFS default: Install.img is already included in initrd, thus it is more accurate to use 'install repository' for retrieving the repository.)

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 by adding the boot command: askmethod
  3. Choose NFS directory as Installation method when prompted.
  4. Provide the hostname and path to the installation tree
  5. Proceed with installation

Expected Results

  1. Anaconda uses the install source from the NFS server provided.
  2. Install completes successfully
  3. Package errors (install.log) should not occur
  4. System boots successfully