<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:1504390218;
        mso-list-type:hybrid;
        mso-list-template-ids:1906583774 67698705 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-text:"%1\)";
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level2
        {mso-level-tab-stop:1.0in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level3
        {mso-level-tab-stop:1.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level4
        {mso-level-tab-stop:2.0in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level5
        {mso-level-tab-stop:2.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level6
        {mso-level-tab-stop:3.0in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level7
        {mso-level-tab-stop:3.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level8
        {mso-level-tab-stop:4.0in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level9
        {mso-level-tab-stop:4.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hi,<o:p></o:p></p>

<p class=MsoNormal>I have some very basic questions on this relationship. I
have read through the Cobbler man page and some of the other available
information. I plan to setup a RHEL5 Cobbler server to do a PXE based network installation
of several servers. Here are my questions:<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span
style='mso-list:Ignore'>1)<span style='font:7.0pt "Times New Roman"'>     
</span></span><![endif]>What network protocol is used to do the actual network
OS installation? This detail seems to be missing from the docs but from what I
have read it appears to be http…I am wanting to know how the PXE client
accesses the files on the cobbler server.<o:p></o:p></p>

<p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span
style='mso-list:Ignore'>2)<span style='font:7.0pt "Times New Roman"'>     
</span></span><![endif]>I am going to Import a loop mounted DVD iso for my
RHEL5 distro (so I do not have to expand the install tree). I plan to use
Kickstart Configurator to generate unique kickstarts…I may use ks
templating later.  In the ks file, what do I put for “Installation
Method” (CD, NFS, HTTP, Hard-drive)? If I choose HTTP, what path do I use
for the “HTTP Directory”? It is supposed to be the location of the
“Server” directory from the distro but since I used iso’s I
do not have one. Will Cobbler explode the iso and create an Install Tree in
/var/www/cobbler? If so I can specify that dir…<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Sorry, I know I could do some experimenting but do not have
the setup for this yet and am in planning stage. Understanding some of these
basics will help me out greatly.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Thanks!<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif";
color:#943634'>Steve Pearson</span></b><span style='font-size:12.0pt;
font-family:"Trebuchet MS","sans-serif";color:#943634'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>System
Engineering</span><span style='font-family:"Trebuchet MS","sans-serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>Prodea
Systems</span><span style='font-family:"Trebuchet MS","sans-serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>214.278.1805<br>
</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><a
href="http://www.prodeasystems.com">www.prodeasystems.com</a><o:p></o:p></span></p>

<p class=MsoNormal><o:p> </o:p></p>

<pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre>This message is confidential to Prodea Systems, Inc unless otherwise indicated <o:p></o:p></pre><pre>or apparent from its nature. This message is directed to the intended recipient <o:p></o:p></pre><pre>only, who may be readily determined by the sender of this message and its <o:p></o:p></pre><pre>contents. If the reader of this message is not the intended recipient, or an <o:p></o:p></pre><pre>employee or agent responsible for delivering this message to the intended <o:p></o:p></pre><pre>recipient:(a)any dissemination or copying of this message is strictly <o:p></o:p></pre><pre>prohibited; and(b)immediately notify the sender by return message and destroy <o:p></o:p></pre><pre>any copies of this message in any form(electronic, paper or otherwise) that you <o:p></o:p></pre><pre>have.The delivery of this message and its information is neither intended to be <o:p></o:p></pre><pre>nor constitutes a disclosure or waiver of any trade secrets, intellectual <o:p></o:p></pre><pre>property, attorney work product, or attorney-client communications. The <o:p></o:p></pre><pre>authority of the individual sending this message to legally bind Prodea Systems  <o:p></o:p></pre><pre>is neither apparent nor implied,and must be independently verified.<o:p></o:p></pre>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif";
color:#943634'>Steve Pearson</span></b><span style='font-size:12.0pt;
font-family:"Trebuchet MS","sans-serif";color:#943634'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>System
Engineering</span><span style='font-family:"Trebuchet MS","sans-serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>Prodea
Systems</span><span style='font-family:"Trebuchet MS","sans-serif"'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>214.278.1805<br>
</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><a
href="http://www.prodeasystems.com"><span style='color:blue'>www.prodeasystems.com</span></a><o:p></o:p></span></p>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</body>

</html>


<pre>

This message is confidential to Prodea Systems, Inc unless otherwise indicated 
or apparent from its nature. This message is directed to the intended recipient 
only, who may be readily determined by the sender of this message and its 
contents. If the reader of this message is not the intended recipient, or an 
employee or agent responsible for delivering this message to the intended 
recipient:(a)any dissemination or copying of this message is strictly 
prohibited; and(b)immediately notify the sender by return message and destroy 
any copies of this message in any form(electronic, paper or otherwise) that you 
have.The delivery of this message and its information is neither intended to be 
nor constitutes a disclosure or waiver of any trade secrets, intellectual 
property, attorney work product, or attorney-client communications. The 
authority of the individual sending this message to legally bind Prodea Systems  
is neither apparent nor implied,and must be independently verified.</pre>