faq: move aptgethangs to problems section
authorChristian Hofstaedtler <ch@grml.org>
Mon, 7 Nov 2011 18:01:13 +0000 (19:01 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Mon, 7 Nov 2011 18:01:13 +0000 (19:01 +0100)
faq/index.php

index 05f85f3..91aad38 100644 (file)
@@ -75,6 +75,7 @@
           <li><a href="#utf8">I have problems with UTF-8 / Unicode</a></li>
           <li><a href="#cifsshare">Booting grml-small via PXE using a CIFS share fails</a></li>
           <li><a href="#missingfiles">I noticed some files are missing on grml</a></li>
+          <li><a href="#aptgethangs">'apt-get install foo' seems to freeze after a while</a></li>
           <li><a href="#bugreport">Bugreport</a></li>
         </ol>
 
@@ -95,7 +96,6 @@
           <li><a href="#booting">Which ways exist to boot grml?</a></li>
           <li><a href="#timezone">How do I configure timezone on my grml system?</a></li>
           <li><a href="#hdinstall">Is it possible to install grml to harddisk?</a></li>
-          <li><a href="#aptgethangs">'apt-get install foo' seems to freeze after a while</a></li>
         </ol>
 
         <p class="toc"><a href="#kernel">Kernel</a>:</p>
@@ -462,6 +462,10 @@ $ grep -ch grml .centericq/**/history | xargs echo | \
         really care about, but as we don't hide anything we thought it might be
         worth mentioning.</p>
 
+       <h3><a name="aptgethangs"></a><a href="#toc">'apt-get install foo' seems to freeze after a while</a></h3>
+
+       <p>It seems you are running out of RAM - see 'free' while running 'apt-get…'. UnionFS and the debian packetmanagement require some more RAM for the ramdisk. Some tests showed that at least 164 MB RAM should be present for live-installation, otherwise you might run into a freeze.</p>
+
         <h3><a name="bugreport"></a><a href="#toc">Bugreport</a></h3>
 
         <p>Searching for a bug? Want to report a bug? Take a look at the <a
@@ -689,10 +693,6 @@ or use the shorter version:
        hard disk by running a tool called <a href="/grml2hd/">grml2hd</a>.
        This is <strong>TOTALLY UNSUPPORTED</strong>.</p>
 
-       <h3><a name="aptgethangs"></a><a href="#toc">'apt-get install foo' seems to freeze after a while</a></h3>
-
-       <p>It seems you are running out of RAM - see 'free' while running 'apt-get…'. UnionFS and the debian packetmanagement require some more RAM for the ramdisk. Some tests showed that at least 164 MB RAM should be present for live-installation, otherwise you might run into a freeze.</p>
-
         <h2><a name="kernel"></a><a href="#toc">Kernel</a></h2>
 
         <h3><a name="kernelconfig"></a><a href="#toc">Where can I find the configuration for the kernel used on