From Fedora Project Wiki

m (Added category)
m (fix numbering)
Line 6: Line 6:




1. Boot the installer using any available means
# Boot the installer using any available means
 
# Direct anaconda to use NFS as the installation type
1. Direct anaconda to use NFS as the installation type
# Provide a nfs server and path to where your CDROM or DVD iso images are stored
 
# Proceed with installation
1. Provide a nfs server and path to where your CDROM or DVD iso images are stored
 
1. Proceed with installation




== Expected Results ==
== Expected Results ==


1. Anaconda uses NFS server and path as directed
# Anaconda uses NFS server and path as directed
 
# Install completes successfully
1. Install completes successfully
# Package errors (install.log) should not occur
 
# System boots successfully
1. Package errors (install.log) should not occur
 
1. System boots successfully


[[Category:Installer Test Cases|InstallSourceNfsIso]]
[[Category:Installer Test Cases|InstallSourceNfsIso]]

Revision as of 14:59, 16 July 2008

InstallSourceNfsIso

Description

This install verifies that installing using an NFS installation source that contains the iso images works.

Steps To Reproduce

  1. Boot the installer using any available means
  2. Direct anaconda to use NFS as the installation type
  3. Provide a nfs server and path to where your CDROM or DVD iso images are stored
  4. Proceed with installation


Expected Results

  1. Anaconda uses NFS server and path as directed
  2. Install completes successfully
  3. Package errors (install.log) should not occur
  4. System boots successfully