From Fedora Project Wiki
m (fix numbering) |
|||
Line 2: | Line 2: | ||
== 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. | |||
== Steps To Reproduce == | == Steps To Reproduce == |
Revision as of 14:17, 10 August 2008
InstallSourceNfsIso
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
- 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