summaryrefslogtreecommitdiff
path: root/nl/partitioning/partition-programs.xml
diff options
context:
space:
mode:
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">