From Fedora Project Wiki
fp-wiki>ImportUser (Imported from MoinMoin) |
(fix markup, add "obsolete" notice, add category) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{admon/warning|This test case is obsolete|This functionality has been removed and is not supported in Fedora 8 or later.}} | |||
== Description == | == Description == | ||
This test verifies that | This test verifies that anaconda can install using FTP to access a set of loop-mounted installer images. | ||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Boot the installer using any available means | |||
# Direct anaconda to use FTP as the installation type | |||
# Provide a FTP server and path to a directory with loopback mounted iso images (e.g. disc1/, disc2/, etc..) | |||
# Proceed with installation | |||
== Expected Results == | == Expected Results == | ||
# Install completes successfully | |||
# Package errors (install.log) should not occur | |||
# System boots successfully | |||
[[Category:Obsolete Test Cases]] | |||
Latest revision as of 21:22, 29 May 2008
Description
This test verifies that anaconda can install using FTP to access a set of loop-mounted installer images.
Steps To Reproduce
- Boot the installer using any available means
- Direct anaconda to use FTP as the installation type
- Provide a FTP server and path to a directory with loopback mounted iso images (e.g. disc1/, disc2/, etc..)
- Proceed with installation
Expected Results
- Install completes successfully
- Package errors (install.log) should not occur
- System boots successfully