Bug 1039532

Summary: What are the alternatives of `network --bootproto=query` in Red Hat Enterprise Linux 6.5?
Product: Red Hat Enterprise Linux 6 Reporter: Txxk <13427691965>
Component: pykickstartAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Release Test Team <release-test-team>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.5CC: dshea
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: 2013-12-09 15:38:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Txxk 2013-12-09 11:06:45 UTC
Description of problem:


Version-Release number of selected component (if applicable):
kickstart

How reproducible:
My ks.cfg refer to this link https://access.redhat.com/site/documentation/zh-CN/Red_Hat_Enterprise_Linux/6/html/Migration_Planning_Guide/ch02s02s02.html  the said if do not set "network" the will hint you set network information to the NIC, but Centos6.5 did not do that.

Steps to Reproduce:
1.
2.
3.

Actual results:
In the Centos 5.5 ISO with kickstart,I set "network bootproto=query "to the configuration file,when i install system, hint me set network information to the NIC. But Centos6.5 did not do that.When system install success, I see the eth0 configuration file "bootproto=query" 

Expected results:
Install Centos6.5 with kickstart 

Additional info:
https://access.redhat.com/site/documentation/zh-CN/Red_Hat_Enterprise_Linux/6/html/Migration_Planning_Guide/ch02s02s02.html

Comment 1 Txxk 2013-12-09 11:54:58 UTC
i fix it, add "asknetwork" option the isolinux.cfg like append ks=cdrom:/isolinux/ks.cfg asknetwork initrd=initrd.img

Comment 2 David Shea 2013-12-09 15:38:24 UTC
While Red Hat welcomes bug reports on Red Hat products here in our public bugzilla database, please keep in mind that bugzilla is not a support tool or means of accessing support.  If you would like technical support please visit our support portal at access.redhat.com or call us for information on subscription offerings to suit your needs.