Bug 1039532 - What are the alternatives of `network --bootproto=query` in Red Hat Enterprise Linux 6.5?
Summary: What are the alternatives of `network --bootproto=query` in Red Hat Enterpris...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: pykickstart
Version: 6.5
Hardware: All
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-09 11:06 UTC by Txxk
Modified: 2013-12-09 15:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 15:38:24 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.