<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>I forgot to address #3,</div>
<div><br>
</div>
<div>3) If there is a running machine and by mistake it boot up with PXE . This can reformat the machine and install the OS. How can i overcome this ?<br>
</div>
<div><br>
</div>
<div>By default, if you are using the cobbler piece, once a machine is kickstarted, a flag gets flipped preventing the system from rekickstarting…</div>
<div><br>
</div>
<div>See <b>cobbler system edit --netboot-enabled=<i>false</i></b></div>
<div><br>
</div>
<div>           If set false, the system will be provisionable through koan but not through standard</div>
<div>           PXE.  This will allow the system to fall back to default PXE boot behavior without</div>
<div>           deleting the cobbler system object.  The default value allows PXE.   Cobbler contains a</div>
<div>           PXE boot loop prevention feature (pxe_just_once, can be enabled in /etc/cobbler/set-</div>
<div>           tings) that can automatically trip off this value after a system gets done installing.</div>
<div>           This can prevent installs from appearing in an endless loop when the system is set to</div>
<div>           PXE first in the BIOS order.</div>
<div><br>
</div>
<div>When you perform a <b>cobbler system report</b>, look for the following setting:</div>
<div><br>
</div>
<div>
<div>Netboot Enabled                : True</div>
</div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Mohit Vadhera <<a href="mailto:project.linux.proj@gmail.com">project.linux.proj@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>spacewalk-list <<a href="mailto:spacewalk-list@redhat.com">spacewalk-list@redhat.com</a>><br>
<span style="font-weight:bold">Date: </span>Monday, February 11, 2013 2:44 AM<br>
<span style="font-weight:bold">To: </span>spacewalk-list <<a href="mailto:spacewalk-list@redhat.com">spacewalk-list@redhat.com</a>><br>
<span style="font-weight:bold">Subject: </span>[Spacewalk-list] Questions on kickstart<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">
<div>Hi,<br>
<br>
<br>
</div>
<div>I am following the url to configure Kickstart <a href="https://fedorahosted.org/spacewalk/wiki/HowToKickstartCobbler">
https://fedorahosted.org/spacewalk/wiki/HowToKickstartCobbler</a> . I have few questions to test for one machine and bigger network. I didn't work on Kickstart that much.<br>
<br>
</div>
<div>1) I want the kickstart to test for one IP. How can i restrict for one IP . Do I need to give below statements in dhcpd.conf for one IP or any better way ?<br>
<br>
      host test {<br>
            hardware ethernet 00:50:56:99:15:d6;<br>
            fixed-address 192.20.3.250;<br>
               }<br>
<br>
</div>
<div>2) In a bigger network where multi subnets works. How should I install new OS on the new machine.  Do I need to restrict dhcpd.conf every time to restrict one IP.  How will i manage ?<br>
<br>
</div>
<div>3) If there is a running machine and by mistake it boot up with PXE . This can reformat the machine and install the OS. How can i overcome this ?<br>
<br>
<br>
</div>
<div>Thanks,<br>
</div>
</div>
</div>
</div>
</span>
</body>
</html>