summaryrefslogtreecommitdiff
path: root/nl/partitioning
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-03-19 13:43:49 +0000
committerFrans Pop <elendil@planet.nl>2006-03-19 13:43:49 +0000
commit74e594185d4421e862806c29fc0519dd337f1229 (patch)
tree84033b0d8413fd6eaf15b5a151b53a1466bb5f79 /nl/partitioning
parent1e7a2bacb7a9283507ddaa2ecb1f329126ddd9a1 (diff)
downloadinstallation-guide-74e594185d4421e862806c29fc0519dd337f1229.zip
Update of original English docs
Diffstat (limited to 'nl/partitioning')
-rw-r--r--nl/partitioning/partition/hppa.xml6
-rw-r--r--nl/partitioning/partition/i386.xml4
-rw-r--r--nl/partitioning/partition/mips.xml6
3 files changed, 8 insertions, 8 deletions
diff --git a/nl/partitioning/partition/hppa.xml b/nl/partitioning/partition/hppa.xml
index 521a5e848..e93a8bb7f 100644
--- a/nl/partitioning/partition/hppa.xml
+++ b/nl/partitioning/partition/hppa.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 28997 untranslated -->
+<!-- original version: 35595 untranslated -->
<sect2 arch="hppa"><title>Partitioning for &arch-title;</title>
@@ -15,8 +15,8 @@ within the first 2GB of the disk. Alternatively you can create a small
ext2 partition near the start of the disk and mount that on
<filename>/boot</filename>, since that is the directory where the Linux
kernel(s) will be stored. <filename>/boot</filename> needs to be big enough
-to hold whatever kernels you might wish load; 8&ndash;16MB is generally
-sufficient.
+to hold whatever kernels (and backups) you might wish to load; 25&ndash;50MB
+is generally sufficient.
</para>
</sect2>
diff --git a/nl/partitioning/partition/i386.xml b/nl/partitioning/partition/i386.xml
index fced09dca..c7864c635 100644
--- a/nl/partitioning/partition/i386.xml
+++ b/nl/partitioning/partition/i386.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 31618 untranslated -->
+<!-- original version: 35590 untranslated -->
<sect2 arch="i386"><title>Partitioning for &arch-title;</title>
@@ -80,7 +80,7 @@ within the <emphasis>translated</emphasis> representation of the
</para><para>
-The recommended way of accomplishing this is to create a small (5&ndash;10MB
+The recommended way of accomplishing this is to create a small (25&ndash;50MB
should suffice) partition at the beginning of the disk to be used as
the boot partition, and then create whatever other partitions you wish
to have, in the remaining area. This boot partition
diff --git a/nl/partitioning/partition/mips.xml b/nl/partitioning/partition/mips.xml
index fa135ab9b..edd4d7176 100644
--- a/nl/partitioning/partition/mips.xml
+++ b/nl/partitioning/partition/mips.xml
@@ -1,13 +1,13 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 28672 untranslated -->
+<!-- original version: 35613 untranslated -->
<sect2 arch="mips"><title>Partitioning for &arch-title;</title>
<para>
-SGI Indys require an SGI disk label in order to make the system bootable
+SGI machines require an SGI disk label in order to make the system bootable
from hard disk. It can be created in the fdisk expert menu. The thereby
-created volume header(partition number 9) should be at least 3MB large.
+created volume header (partition number 9) should be at least 3MB large.
If the volume header created is too small, you can simply delete
partition number 9 and re-add it with a different size. Note that the
volume header must start at sector 0.