From Fedora Project Wiki
m (Minor wiki cleanup) |
|||
Line 1: | Line 1: | ||
= 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 = | |||
# 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 = | |||
# 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 | ||
[[ | [[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
- 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
Anaconda/Options for information on boot options