From Fedora Project Wiki
(Updated instructions and use QA/Test_Case template) |
m (Updated text) |
||
Line 3: | Line 3: | ||
|actions= | |actions= | ||
# Boot the installation program using any available means (boot.iso, CD, DVD or PXE) | # Boot the installation program using any available means (boot.iso, CD, DVD or PXE) | ||
# '''NOTE''': If using a CD, DVD or boot.iso, you must also direct the installer to use an FTP installation source by adding the <code>askmethod</code> boot argument. | #* '''NOTE''': If using a CD, DVD or boot.iso, you must also direct the installer to use an FTP installation source by adding the <code>askmethod</code> boot argument. | ||
# Enter a language and keymap preference | |||
# When prompted, choose to perform a ''URL'' install | # When prompted, choose to perform a ''URL'' install | ||
# Enter the ''URL'' to your FTP installation source. For example, you might enter <code>ftp://download.fedora.redhat.com/pub/fedora/linux/development/i386/os</code> | # Enter the ''URL'' to your FTP installation source. For example, you might enter <code>ftp://download.fedora.redhat.com/pub/fedora/linux/development/i386/os</code> |
Revision as of 23:19, 10 November 2009
Description
This test is intended to confirm that anaconda can locate and use an installation source accessible via anonymous FTP.
How to test
- Boot the installation program using any available means (boot.iso, CD, DVD or PXE)
- NOTE: If using a CD, DVD or boot.iso, you must also direct the installer to use an FTP installation source by adding the
askmethod
boot argument.
- NOTE: If using a CD, DVD or boot.iso, you must also direct the installer to use an FTP installation source by adding the
- Enter a language and keymap preference
- When prompted, choose to perform a URL install
- Enter the URL to your FTP installation source. For example, you might enter
ftp://download.fedora.redhat.com/pub/fedora/linux/development/i386/os
- Proceed with the installation
Expected Results
- Anaconda uses the
images/install.img
from the FTP server provided - Anaconda uses the package repository from the FTP server provided
- Anaconda completes successfully
- System boots successfully