<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Michael DeHaan wrote:
<blockquote cite="mid:46042057.2080308@redhat.com" type="cite">I just
wrote this up... <br>
<a class="moz-txt-link-freetext" href="http://et.redhat.com/page/Cobbler_Import">http://et.redhat.com/page/Cobbler_Import</a>
  <br>
  <br>
This basically shows how you can go from "blank system" with no cobbler
installed to network boot server really really quickly without having
to understand a lot of
  <br>
the details of cobbler.
  <br>
  <br>
Basically you can set up a boot server, from scratch, in about 20
minutes or so -- and that includes waiting for the files to copy
around.
  <br>
  <br>
More articles/howtos to come over time, I'm sure.
  <br>
  <br>
--Michael
  <br>
  <br>
_______________________________________________
  <br>
et-mgmt-tools mailing list
  <br>
<a class="moz-txt-link-abbreviated" href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com</a>
  <br>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">https://www.redhat.com/mailman/listinfo/et-mgmt-tools</a>
  <br>
  <br>
</blockquote>
Hi,<br>
<br>
Nice tutorial, but I think there is one command incomplete. That for a
xen guest:<br>
<ul>
  <li> koan --server=bootserver.example.com --profile=FC-6-xen</li>
</ul>
should be:<br>
<ul>
  <li> koan --virt --server=bootserver.example.com --profile=FC-6-xen</li>
</ul>
<p><br>
Grtzz,<br>
</p>
<p>Raf<br>
</p>
<br>
</body>
</html>