<br><br><div><span class="gmail_quote">2007/12/15, Matteo Faleschini <<a href="mailto:matteo.faleschini@fisica.unimi.it">matteo.faleschini@fisica.unimi.it</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>I'm having problems to use this option inside the kickstart file<br><br>network --bootproto=static --device=eth0 --gateway=<a href="http://192.168.1.254">192.168.1.254</a><br>--ip=<a href="http://192.168.1.1">192.168.1.1
</a> --netmask=<a href="http://255.255.255.0">255.255.255.0</a> --onboot=on<br><br>with a nfs or http installation.<br><br>nfs --server ksbox.local.domain --dir /fedora/8.0/os<br><br>In our departement we use a templating system that we wrote  since
<br>redhat 9 to fedora 6 (and scientific linux 4, a redhat derived) without<br>problems.<br><br>When I prepared the kickstart for the new fedora 8, I noticed that<br>anaconda (<a href="http://11.3.0.50">11.3.0.50</a>) does not use the static ip information provided by
<br>the kickstart and chooses a dhcp configuration.<br><br>To verify that it is not an error of our kickstart creator, I prepared a<br>kickstart file on a fedora 8 machine with the system-config-kickstart<br>script. But I found the same problem.
<br>I also switched the network and nfs lines but i found no difference.<br><br>At first I thought about a new anaconda behaviour (nfs install uses only<br>dynamic configuration) but having a look at the source code of the
<br>anaconda loader I have the impression that the network bootstrap follows<br>the same principles.<br><br>I searched through the mailing list for keywords bootproto and <a href="http://11.3.0.50">11.3.0.50</a><br>with no success. I also googled about but i did not find any hint. I
<br>don't know if it's a known anaconda issue or a syntax error of my kickstart.<br><br>Matteo Faleschini</blockquote><div><br><br>i have a same problem, it's a bug in anaconda for fedora 8?<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
_______________________________________________<br>Kickstart-list mailing list<br><a href="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/kickstart-list">
https://www.redhat.com/mailman/listinfo/kickstart-list</a><br></blockquote></div><br>