<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Punky<br>
    <br>
    How to you compile new kernels? I have downloaded voyage-3.0.18
    sources modifed wireless drivers to support debugfs etc.<br>
    I compiled by my own without debian tools a kernel but initrd is not
    created and I'm not able to create an initrd which works<br>
    while running voyage for an other kernel (in fact same kernel naming
    but other kernel than running one)<br>
    Now I have tried to create with debian stuff<strong
      class="userinput"><code> <br>
          
      </code></strong>make-kpgp clean<br>
      
    fakeroot make-kpkg --initrd --revision=voyge kernel_image<br>
    does give me error<br>
      <strong class="userinput"><code></code></strong>fakeroot: neested
    operation not yet supported<br>
    <br>
    So I have compiled the normal way and done after that a<br>
      make-kpgk --initrd --append-to-version voyage<br>
    creates a debian directory en kernel sources but no *.deb packages<br>
    What is the right way to create kernel,initrd and packages?<br>
    How to you build it? I'm using orig Debian 7.1 on VirtualBox<br>
    <br>
    Thanks a lot<br>
    <br>
    Beat<br>
  </body>
</html>