On Tue, Aug 7, 2012 at 8:13 PM, Shake Chen <[email protected]> wrote:
> Hi
>
> Now in cobbler 2.3.2, only netboot_enable = true, would add the dhcp
> entries. when the client finish instanlled , the netboot_enabled would
> change to 0, also would delete the dhcp entries.
>
> but when the client plan to use koan
>
> koan --server=10.1.199.12 --replace-self --system=node15
>
> the install can not finish, just because can not get the IP address.

$ cobbler system edit --name=node15 --netboot-enabled=1
$ cobbler sync
$ koan ...

If the interface is not set to static, it will not remove the DHCP entry.
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to