<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 08/11/2009 10:16 AM, Andy Speagle wrote:
<blockquote cite="mid:1250000166.8731.303.camel@stilgar.wichita.edu"
 type="cite">
  <pre wrap="">Hi Team,

I can't seem to put together the correct magic to get kickstarting
systems to setup the correct network configuration during install. 

I essentially want the installer to ask simply for the IP address.  I
want the remaining static options to be pre-filled in the default
kickstart (aka: netmask, gateway, dns...).  So, went anaconda prompts
for the IP address, and I provide it, it configures the host to use
static networking with that address and does a DNS lookup to determine
the hostname for the IP I just provided and sets that up as well.

Is this type of configuration possible?

Thanks,

Andy Speagle
  </pre>
  <pre wrap="">
  </pre>
</blockquote>
<br>
This been covered a fair amount on kickstat-list
(<a class="moz-txt-link-abbreviated" href="mailto:kickstart-list@redhat.com">kickstart-list@redhat.com</a>).<br>
<br>
Try leaving off the ip information from the "network" line.   This
should fill in everything else and still allow you to re-enter.<br>
<br>
<br>
<blockquote cite="mid:1250000166.8731.303.camel@stilgar.wichita.edu"
 type="cite">
  <pre wrap=""><hr size="4" width="90%">
_______________________________________________
Spacewalk-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a></pre>
</blockquote>
<br>
</body>
</html>