From Fedora Project Wiki
m (Added category) |
m (fix numbering) |
||
Line 6: | Line 6: | ||
# Boot the installer using any available means | |||
# 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 | |||
== Expected Results == | == Expected Results == | ||
# Anaconda uses NFS server and path as directed | |||
# Install completes successfully | |||
# Package errors (install.log) should not occur | |||
# 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
- Boot the installer using any available means
- 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
Expected Results
- Anaconda uses NFS server and path as directed
- Install completes successfully
- Package errors (install.log) should not occur
- System boots successfully