add 'apt-get hangs' issue to faq
authorChristian Hofstaedtler <ch@grml.org>
Mon, 7 Nov 2011 17:52:36 +0000 (18:52 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Mon, 7 Nov 2011 17:52:36 +0000 (18:52 +0100)
from wiki:problems

faq/index.php

index 8ecf2be..8b39fe5 100644 (file)
           <li><a href="#usbmount">How do I mount a USB device / USB stick?</a></li>
           <li><a href="#lvm">Where are my LVM devices?</a></li>
           <li><a href="#swraid">Where are my Software-RAID devices?</a></li>
-          <li><a href="libata">Why doesn't grml find my disks / doesn't boot?</a></li>
+          <li><a href="#libata">Why doesn't grml find my disks / doesn't boot?</a></li>
           <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>
@@ -806,6 +807,10 @@ grep '^UTC' /etc/default/rc
         environment and/or use a grml2hd installation, we strongly recommend you
         subscribe to <a href="/mailinglist/">the grml user mailinglist</a>!</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