From: Christian Hofstaedtler Date: Mon, 7 Nov 2011 17:52:36 +0000 (+0100) Subject: add 'apt-get hangs' issue to faq X-Git-Url: http://git.grml.org/?p=grml.org.git;a=commitdiff_plain;h=238264639ffb35ab19056fef6076c5851bc221d5 add 'apt-get hangs' issue to faq from wiki:problems --- diff --git a/faq/index.php b/faq/index.php index 8ecf2be..8b39fe5 100644 --- a/faq/index.php +++ b/faq/index.php @@ -92,10 +92,11 @@
  • How do I mount a USB device / USB stick?
  • Where are my LVM devices?
  • Where are my Software-RAID devices?
  • -
  • Why doesn't grml find my disks / doesn't boot?
  • +
  • Why doesn't grml find my disks / doesn't boot?
  • Which ways exist to boot grml?
  • How do I configure timezone on my grml system?
  • Is it possible to install grml to harddisk?
  • +
  • 'apt-get install foo' seems to freeze after a while
  • Kernel:

    @@ -806,6 +807,10 @@ grep '^UTC' /etc/default/rc environment and/or use a grml2hd installation, we strongly recommend you subscribe to the grml user mailinglist!

    +

    'apt-get install foo' seems to freeze after a while

    + +

    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.

    +

    Kernel

    Where can I find the configuration for the kernel used on