summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rw-r--r--en/preparing/nondeb-part/x86.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/preparing/nondeb-part/x86.xml b/en/preparing/nondeb-part/x86.xml
index f69a0b3d7..5b831cd5a 100644
--- a/en/preparing/nondeb-part/x86.xml
+++ b/en/preparing/nondeb-part/x86.xml
@@ -112,7 +112,7 @@ this prior to running DOS's <command>format</command> command by executing
the following command from &debian;:
<informalexample><screen>
-# dd if=/dev/zero of=/dev/hdXX bs=512 count=4
+# dd if=/dev/zero of=/dev/sdXX bs=512 count=4
</screen></informalexample>
</para>