From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Zhang Huangbin Sent: Saturday, September 27, 2008 10:04 PM To: centos@centos.org Subject: [CentOS] Re: Why i can't configure network and hostname with this kickstart file?
I can't configure network and hostname even there is only '%post' left. What' wrong with it?
Thanks very much. :) ---------------------------------------------------------------------- JohnStanley Writes:
In /etc/hosts put x.x.x.x name_of_host Where X = IP Address. This needs to go under the localhost setting in there!!!
Or from the command line "hostname your_host_name"
JohnStanley