Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 428445

Summary: Installer does not prompt for network information during network-based kickstart.
Product: Red Hat Enterprise Linux 5 Reporter: Ray Van Dolson <rvandolson>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: 5.1   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-19 15:06:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The screen not present during kickstart installations
none
Fixes the issue for me. none

Description Ray Van Dolson 2008-01-11 16:31:09 UTC
Description of problem:
Please note, this is not a duplicate of #401531 :-)

When doing a kickstart installation where the kickstart config is located on a
network resource, the installer does not prompt the installer to supply network
information (hostname, IP, gateway, dns servers etc).  This screen is instead
skipped and the only option for the installer is to either provide the ip
information on the boot command line, hard code it into the kickstart file or
write a script executed in %pre to generate the network information.

Version-Release number of selected component (if applicable):
Anaconda included in RHEL 5.1 installer.

How reproducible:
Every time

Steps to Reproduce:
1. Boot CD #1
2. linux ks=nfs:10.49.6.46:/install/ks/ks-rhel5.cfg
3. Observe system boot, retrieve IP information via DHCP, retrieve kickstart
configuration file (with no %network block in it).
4. Enter into the GUI installer.
5. Observe no network screen is presented to configure network interfaces.
6. Other screens are presented with kickstart defaults intact which can be
overrided by the installer.

Additional info:
I have opened SR 1792462 with RH for this.  The way we use kickstart is as a
"defaults" system with our installers being able to easily override any defaults
defined in the kickstart config.  We would like to see a return to the behavior
of the RHEL4 installer where all anaconda screens are presented to the installer
-- kickstart defaults intact, but able to override them.

Comment 1 Ray Van Dolson 2008-01-11 16:31:09 UTC
Created attachment 291401 [details]
The screen not present during kickstart installations

Comment 2 Ray Van Dolson 2008-01-11 16:41:11 UTC
Actually it appears that the 'asknetwork' option which I see in Fedora(?) may be
just what we need for this.

I'm not sure if it's available in RHEL 5.1 (will test) -- if not, can we see
this backported?

I have added this request to my SR as well.

Comment 3 Ray Van Dolson 2008-01-11 17:26:52 UTC
After testing, the 'asknetwork' option does not appear to trigger the Anaconda
GUI network information screen in either Fedora 8 nor in RHEL 5.1.

Comment 4 Ray Van Dolson 2008-01-11 19:49:57 UTC
Created attachment 291413 [details]
Fixes the issue for me.

This patch resolves the issue for me.

Comment 5 Ray Van Dolson 2008-02-19 15:02:42 UTC
This appears to be a duplicate of #401531 if someone would be willing to mark it
as such.

Comment 6 Chris Lumens 2008-02-19 15:06:53 UTC

*** This bug has been marked as a duplicate of 401531 ***