From Fedora Project Wiki
m (1 revision(s)) |
No edit summary |
||
Line 1: | Line 1: | ||
== Description == | == 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. | |||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Boot the installer using any available means | |||
# Direct anaconda to use NFS as the installation type | |||
# Proceed with installation | |||
== Expected Results == | == Expected Results == | ||
# Install completes successfully | |||
# Package errors (install.log) should not occur | |||
# System boots successfully | |||
[[Category:Installer Test Cases]] | |||
Revision as of 19:48, 29 May 2008
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.
Steps To Reproduce
- Boot the installer using any available means
- Direct anaconda to use NFS as the installation type
- Proceed with installation
Expected Results
- Install completes successfully
- Package errors (install.log) should not occur
- System boots successfully