<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote
 cite="mid:f80833a6f633a046da57cdd3d3979078.squirrel@webmail.fluffbunny.de"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">The problem is; I'm stuck at creating the "minimal Ubuntu
system/debootstrap" base image. In other words: what is the next step
after: "apt-get install debootstrap" ?
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
  <blockquote type="cite">
    <pre wrap="">Roughly, it should be something like this:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
  <blockquote type="cite">
    <pre wrap=""># debootstrap hardy /some/where/hardy <a class="moz-txt-link-freetext" href="http://some-ubuntu-mirror/">http://some-ubuntu-mirror/</a>
# tar zc -C /some/where/hardy -f /my/fai/config/basefiles/HARDY.tar.gz .
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
  <blockquote type="cite">
    <pre wrap="">And then add your host in /my/fai/config/class/50-host-class, with the
HARDY variable, configure disk, packages, etc..., and start the
installation.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
...and fail, because /etc/apt/sources.list got overwritten during prepareapt.


  </pre>
</blockquote>
Well, he's supposed to write a hook for this, it's paragraph e. of his
blog. I was only completing the debootstrap part , no doubt he will
also have problems with the other parts of the configuration like any
of us <span class="moz-smiley-s3"><span> ;-) </span></span>.<br>
<br>
-- <br>
Nicolas<br>
<br>
</body>
</html>