From Fedora Project Wiki
No edit summary |
m (Add to Package_anaconda_test_cases category) |
||
Line 18: | Line 18: | ||
[[Category:Installation Source]] | [[Category:Installation Source]] | ||
[[Category:Package_anaconda_test_cases]] |
Revision as of 17:16, 26 April 2011
Description
A complete installation using the HTTP network installation protocol. See Anaconda/Options for information on supported boot options.
How to test
- Boot the installer using any available means
- Direct anaconda to use HTTP as the installation type by adding the boot command:
askmethod
- Choose URL as Installation method when prompted.
- Provide a http server and path to the installation tree
- Proceed with installation
Expected Results
- Anaconda uses the install source from the HTTP server provided.
- Install completes successfully
- Package errors (install.log) should not occur
- System boots successfully