From 1ea73eea5ecc6a8ed901316049259aee737ee554 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 Oct 2005 19:51:38 +0000 Subject: move manual to top-level directory, split out of debian-installer package --- ca/hardware/memory-disk-requirements.xml | 47 ++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 ca/hardware/memory-disk-requirements.xml (limited to 'ca/hardware/memory-disk-requirements.xml') diff --git a/ca/hardware/memory-disk-requirements.xml b/ca/hardware/memory-disk-requirements.xml new file mode 100644 index 000000000..e048007b8 --- /dev/null +++ b/ca/hardware/memory-disk-requirements.xml @@ -0,0 +1,47 @@ + + + + + Memory and Disk Space Requirements + + + +You must have at least &minimum-memory; of memory and &minimum-fs-size; of hard disk +space. For a minimal console-based system (all standard packages), +250MB is required. If you want to install a reasonable amount of +software, including the X Window System, and some development programs +and libraries, you'll need at least 400MB. For a more or less complete +desktop system, you'll need a few gigabytes. + + + +On the Amiga the size of FastRAM is relevant towards the total memory +requirements. Also, using Zorro cards with 16-bit RAM is not +supported; you'll need 32-bit RAM. The amiboot +program can be used to disable 16-bit RAM; see the +Linux/m68k FAQ. Recent kernels should +disable 16-bit RAM automatically. + + + +On the Atari, both ST-RAM and Fast RAM (TT-RAM) are used by Linux. +Many users have reported problems running the kernel itself in Fast +RAM, so the Atari bootstrap will place the kernel in ST-RAM. The +minimum requirement for ST-RAM is 2 MB. You will need an additional +12 MB or more of TT-RAM. + + + +On the Macintosh, care should be taken on machines with RAM-based +video (RBV). The RAM segment at physical address 0 is used as screen +memory, making the default load position for the kernel unavailable. +The alternate RAM segment used for kernel and RAMdisk must be at least +4 MB. + + + +FIXME: is this still true? + + + + -- cgit v1.2.3