summaryrefslogtreecommitdiff
path: root/nl/partitioning/partition-programs.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-10-29 00:16:11 +0000
committerFrans Pop <elendil@planet.nl>2006-10-29 00:16:11 +0000
commit717445113fa5ddb00bd38a9e40e4c3989424cf70 (patch)
tree9139d25887e459fa58d2e3f16c6ab87f37da7a3a /nl/partitioning/partition-programs.xml
parent594a4e03c0b3ee1117d62c5f33d9e5d96671dc8a (diff)
downloadinstallation-guide-717445113fa5ddb00bd38a9e40e4c3989424cf70.zip
Update of original English docs
Diffstat (limited to 'nl/partitioning/partition-programs.xml')
-rw-r--r--nl/partitioning/partition-programs.xml32
1 files changed, 3 insertions, 29 deletions
diff --git a/nl/partitioning/partition-programs.xml b/nl/partitioning/partition-programs.xml
index 089b2d15c..cb3574ec2 100644
--- a/nl/partitioning/partition-programs.xml
+++ b/nl/partitioning/partition-programs.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 39622 untranslated -->
+<!-- original version: 42302 untranslated -->
<sect1 id="partition-programs">
<title>Debian Partitioning Programs</title>
@@ -114,34 +114,8 @@ One of these programs will be run by default when you select
to use a different partitioning tool from the command line on VT2, but this
is not recommended.
-</para><para>
-
-If you will be working with more than 20 partitions on your ide disk,
-you will need to create devices for partitions 21 and beyond. The next
-step of initializing the partition will fail unless a proper device is
-present. As an example, here are commands you can use in
-<userinput>tty2</userinput> or under <guimenuitem>Execute a shell</guimenuitem>
-to add a device so the 21st partition can be initialized:
-
-<informalexample><screen>
-# cd /dev
-# mknod hda21 b 3 21
-# chgrp disk hda21
-# chmod 660 hda21
-</screen></informalexample>
-
-Booting into the new system will fail unless proper devices are present
-on the target system. After installing the kernel and modules, execute:
-
-<informalexample><screen>
-# cd /target/dev
-# mknod hda21 b 3 21
-# chgrp disk hda21
-# chmod 660 hda21
-</screen></informalexample>
-
-<phrase arch="x86">Remember to mark your boot partition as
-<quote>Bootable</quote>.</phrase>
+</para><para arch="x86">Remember to mark your boot partition as
+<quote>Bootable</quote>.
</para><para condition="mac-fdisk.txt">