Recently I used an early version (3.1) to create a fresh Debian intallation on an MSI Mega PC 651. Whilst trying to update the package installation I encountered the error:
Dynamic MMap ran out of room
To correct the error I edited the apt configuration file /etc/apt/apt.conf and set limit to the cache size.
APT::Default-Release "testing";
Apt::Get::Purge;
APT::Cache-Limit "141943904"; Problem solved!
References
Debian web site www.debian.org
Knoppix web site www.knoppix.net
MSI web site www.msicomputer.com
| This article viewed: 164 times | Back |
Copyright © 2004-2007 Janet Systems Ltd.