From Fedora Project Wiki
m (fix numbering) |
m (Minor wiki cleanup) |
||
Line 1: | Line 1: | ||
= Description = | |||
Installation using the ipv6 HTTP network installation protocol. | Installation using the ipv6 HTTP network installation protocol. | ||
= Steps To Reproduce = | |||
# Boot the installer using any available means | # Boot the installer using any available means | ||
# Direct anaconda to use HTTP as the installation type | # Direct anaconda to use HTTP as the installation type | ||
Line 15: | Line 8: | ||
# Proceed with installation | # Proceed with installation | ||
= Expected Results = | |||
# Install completes successfully | # Install completes successfully | ||
# Package errors (install.log) should not occur | # Package errors (install.log) should not occur | ||
# System boots successfully | # System boots successfully | ||
[[Category: | [[Category:Installation Source]] |
Latest revision as of 13:42, 30 January 2009
Description
Installation using the ipv6 HTTP network installation protocol.
Steps To Reproduce
- Boot the installer using any available means
- Direct anaconda to use HTTP as the installation type
- Provide a ipv6 http server and path to the installation tree. For example, to perform a ipv6 HTTP install using hank.test.redhat.com as the installation server you might use a server/path of
http://2002:a00:0:1:206:5bff:fe19:b827/mnt/redhat/rel-eng/RHEL5-Server-20061218.2/tree-i386
In this case, 2002:a00:0:1:206:5bff:fe19:b827 is the ipv6 local address for hank.test.redhat.com. This address is only accessible on the test.redhat.com subnet. - Proceed with installation
Expected Results
- Install completes successfully
- Package errors (install.log) should not occur
- System boots successfully