<!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">
<tt>Dear Olivier,<br>
<br>
I confirm Saverio's suggestions, with the following clarifications:<br>
</tt>
<ul>
  <li><tt>FUSE is already enabled as a kernel module in the kernel
shipped with Netkit.<br>
If it fails to work, it may be because the kernel modules directory is
not properly mounted inside virtual machines. It should be available
inside /lib/modules/ and the script in charge of mounting it is
/etc/rcS.d/S19mount-modules-dir.</tt></li>
  <li><tt>Lots of cleanup need to be performed after installing a plain
Debian/Ubuntu image. Limiting the number of launched terminals is one
of them, and is achieved in the way Saverio has mentioned.<br>
What seems strange to me is that all these adaptations (and there are a
number) should be automatically performed by the filesystem Makefile,
which suggests that something may be currently failing (not surprising,
since the Makefile was never meant to be robust or compatible). The
problem is that, if these adaptations failed to be applied
automatically, you would miss at the very least:<br>
    </tt></li>
  <ul>
    <li><tt>customized scripts inside the virtual machines, causing
core functionalities (like using Netkit labs) to be unusable;</tt></li>
    <li><tt>configuration files and other compiled commands inside the
virtual machines, causing some services (like Zebra/Quagga) to be
unusable;</tt></li>
    <li><tt>a proper selection of startup-time services, resulting in
virtual machines starting at boot a bunch of daemons which in most
cases are useless;</tt></li>
    <li><tt>other stuff which makes further stuff unusable.</tt></li>
  </ul>
</ul>
<tt>For further information about what may be missing in the Makefile
run (and, therefore, what you may want to carry on by hand), refer to
the README file inside the filesystem package.<br>
<br>
P.S. A disinterested suggestion: before seriously entering the tricky
filesystem build journey, it may still be worth investigating further
in the failed Debian-to-Ubuntu upgrade... ;-)<br>
<br>
Regards,<br>
Massimo.<br>
<br>
<br>
ZioPRoTo (Saverio Proto) wrote:</tt>
<blockquote
 cite="mid:a5e23ab91002100152v55fd343etba438f038c9c3e76@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap=""><tt>"Filesystem type 'fusectl' is not supported. Skipping mount"
</tt></pre>
  </blockquote>
  <pre wrap=""><!----><tt>
check your kernel configuration, probably you have to enable
something. Check the filesystems section

</tt></pre>
  <blockquote type="cite">
    <pre wrap=""><tt>and six terminals which open on my screen !
</tt></pre>
  </blockquote>
  <pre wrap=""><!----><tt>
check /etc/inittab and remove unnecessary terminals

Saverio
_______________________________________________
Netkit.users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Netkit.users@list.dia.uniroma3.it">Netkit.users@list.dia.uniroma3.it</a>
<a class="moz-txt-link-freetext" href="http://list.dia.uniroma3.it/mailman/listinfo/netkit.users">http://list.dia.uniroma3.it/mailman/listinfo/netkit.users</a>

</tt></pre>
</blockquote>
</body>
</html>