From Fedora Project Wiki
m (moved QA/TestCases/InstallSourceHttp to QA:Testcase install repository HTTP/FTP default: Install.img is already included in initrd, thus it is more accurate to use 'install repository' for retrieving the repository.) |
(Added install repository category) |
||
Line 19: | Line 19: | ||
[[Category:Installation Source]] | [[Category:Installation Source]] | ||
[[Category:Package_anaconda_test_cases]] | [[Category:Package_anaconda_test_cases]] | ||
[[Category:Installation Repository HTTP/FTP]] |
Revision as of 06:24, 31 May 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