From Fedora Project Wiki

Revision as of 09:58, 4 June 2010 by Rhe (talk | contribs) (Detailed HTTP install method.)


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 using any method below:
    1. Specify on the boot command:
      repo=http://<host>/<path>/
    2. Add the boot command: askmethod
      • Choose URL as Installation method when prompted.
      • Provide a http server and path to the installation tree
  3. Proceed with installation

Expected Results

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