diff options
author | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
commit | 1ea73eea5ecc6a8ed901316049259aee737ee554 (patch) | |
tree | 03a077f0b1b1548f3c806bd1c5795964fba0fb52 /it/using-d-i/modules/lowmem.xml | |
download | installation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip |
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'it/using-d-i/modules/lowmem.xml')
-rw-r--r-- | it/using-d-i/modules/lowmem.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/it/using-d-i/modules/lowmem.xml b/it/using-d-i/modules/lowmem.xml new file mode 100644 index 000000000..15cb78f91 --- /dev/null +++ b/it/using-d-i/modules/lowmem.xml @@ -0,0 +1,21 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 16990 untranslated --> + + <sect3 id="lowmem"> + <title>Check available memory</title> + +<para> + +One of the first things &d-i; does, is to check available memory. +If the available memory is limited, this component will make some +changes in the installation process which hopefully will allow +you to install &debian; on your system. + +</para><para> + +During a low memory install, not all components will be available. +One of the limitations is that you won't be able to choose a +language for the installation. + +</para> + </sect3>
\ No newline at end of file |