[Bug 879605] [NEW] Specifying static network configuration in kickseed no longer works
Max
879605 at bugs.launchpad.net
Fri Oct 21 18:30:59 UTC 2011
Public bug reported:
In previous Ubuntu versions you used to be able to start the network
installation using DHCP, and then switch over to a static network
configuration in your kickstart file, with a line like:
==
network --bootproto=static --ip=1.2.3.4 --netmask=255.255.255.0 --gateway=1.2.3.1 --nameserver=8.8.8.8 --hostname=dhcpunit
==
However in Ubuntu 11.10 that does not seem to work, and it is still
using DHCP after installation.
** Affects: kickseed (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to kickseed in Ubuntu.
https://bugs.launchpad.net/bugs/879605
Title:
Specifying static network configuration in kickseed no longer works
Status in “kickseed” package in Ubuntu:
New
Bug description:
In previous Ubuntu versions you used to be able to start the network
installation using DHCP, and then switch over to a static network
configuration in your kickstart file, with a line like:
==
network --bootproto=static --ip=1.2.3.4 --netmask=255.255.255.0 --gateway=1.2.3.1 --nameserver=8.8.8.8 --hostname=dhcpunit
==
However in Ubuntu 11.10 that does not seem to work, and it is still
using DHCP after installation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kickseed/+bug/879605/+subscriptions
More information about the foundations-bugs
mailing list