From Fedora Project Wiki

(Delete ''repo= '' method)
No edit summary
Line 10: Line 10:
# Proceed with installation
# Proceed with installation
|results=
|results=
# Anaconda uses the package repository from the HTTP server provided.  
# Anaconda uses the install source from the HTTP server provided.  
# Install completes successfully
# Install completes successfully
# Package errors (install.log) should not occur
# Package errors (install.log) should not occur

Revision as of 02:51, 9 July 2010


Description

A complete installation using the HTTP network installation protocol. See Anaconda/Options for information on supported boot options.


How to test

  1. Boot the installer using any available means
  2. Direct anaconda to use HTTP as the installation type by adding the boot command: askmethod
  3. Choose URL as Installation method when prompted.
  4. Provide a http server and path to the installation tree
  5. Proceed with installation

Expected Results

  1. Anaconda uses the install source from the HTTP server provided.
  2. Install completes successfully
  3. Package errors (install.log) should not occur
  4. System boots successfully