Hide Forgot
Description of problem: When doing a kickstart install, if the kickstart contains bot the "text" and "network --bootproto dhcp" options, AND the network option appears in the kickstart before "text", the installer will go interactive, asking the user to configure the network. Version-Release number of selected component (if applicable): How reproducible: Just do a kickstart install, and in the kickstart have "network --bootproto dhcp" appear before "text" Steps to Reproduce: 1. 2. 3. Actual results: Installer goes interactive asking for user input, to configure the network Expected results: Installer should not go interactive. Additional info: This only happens in rhel 6.1. In rhel6.0 the problem did not exist.
This will be fixed in rhel 6.2. *** This bug has been marked as a duplicate of bug 731274 ***