From Fedora Project Wiki

m (Minor wiki cleanup)
Line 1: Line 1:
= InstallSourceNfsIso =
= Description =
== Description ==
This install verifies that installing using an NFS installation source that contains the iso images works.
This install verifies that installing using an NFS installation source that contains the iso images works.
You need to use method=nfsiso:server:/path.
You need to use method=nfsiso:server:/path.


== Steps To Reproduce ==
= Steps To Reproduce =
 
 
# Boot the installer using any available means
# Boot the installer using any available means
# Direct anaconda to use NFS as the installation type
# Direct anaconda to use NFS as the installation type
Line 12: Line 9:
# Proceed with installation
# Proceed with installation


 
= Expected Results =
== Expected Results ==
 
# Anaconda uses NFS server and path as directed
# Anaconda uses NFS server and path as directed
# Install completes successfully
# Install completes successfully
Line 20: Line 15:
# System boots successfully
# System boots successfully


[[Category:Installer Test Cases|InstallSourceNfsIso]]
[[Anaconda/Options]] for information on boot options

Revision as of 13:43, 30 January 2009

Description

This install verifies that installing using an NFS installation source that contains the iso images works. You need to use method=nfsiso:server:/path.

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

Anaconda/Options for information on boot options