static network configuration

Kelly Goedert kelly.goedert at gmail.com
Tue Dec 20 10:11:43 UTC 2011


Hi,

on my kickstart template I have this

# Static network configuration.
d-i netcfg/get_nameservers string 10.1.1.249
d-i netcfg/get_ipaddress string $static_ip
d-i netcfg/get_netmask string 255.0.0.0
d-i netcfg/get_gateway string 10.1.1.11
d-i netcfg/confirm_static boolean true

The static_ip value I have set on system -> kickstart metadata like

static_ip=10.1.1.8

But this config has no effect on the installation. What is wrong on this
configuration? I am trying to install ubuntu 11.10

Thanks

Kelly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://fedorahosted.org/pipermail/cobbler/attachments/20111220/6f7ce1a5/attachment.html>


More information about the cobbler mailing list