summaryrefslogtreecommitdiff
path: root/en/install-methods/boot-usb-files.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
committerFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
commit2d555470068ccdc434b41a8f438c3c2b56109305 (patch)
treec3f942e1ae8459d1784a4068401c8d764e01e5bf /en/install-methods/boot-usb-files.xml
parenteaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff)
downloadinstallation-guide-2d555470068ccdc434b41a8f438c3c2b56109305.zip
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual. Further commits will be needed to differentiate the AMD64 variant from i386 where needed. Commit includes changes for all translations.
Diffstat (limited to 'en/install-methods/boot-usb-files.xml')
-rw-r--r--en/install-methods/boot-usb-files.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/en/install-methods/boot-usb-files.xml b/en/install-methods/boot-usb-files.xml
index ab26b6c6b..df1d34704 100644
--- a/en/install-methods/boot-usb-files.xml
+++ b/en/install-methods/boot-usb-files.xml
@@ -23,7 +23,7 @@ setups are possible if you follow <xref linkend="usb-copy-flexible"/>).
<sect2 id="usb-copy-easy">
<title>Copying the files &mdash; the easy way</title>
-<para arch="i386">
+<para arch="x86">
There is an all-in-one file <filename>hd-media/boot.img.gz</filename>
which contains all the installer files (including the kernel) as well
@@ -57,10 +57,10 @@ that you use the correct device name for your USB stick.
<para>
After that, mount the USB memory stick (<userinput>mount
-<replaceable arch="i386">/dev/sda</replaceable>
+<replaceable arch="x86">/dev/sda</replaceable>
<replaceable arch="powerpc">/dev/sda2</replaceable>
/mnt</userinput>), which will now have
-<phrase arch="i386">a FAT filesystem</phrase>
+<phrase arch="x86">a FAT filesystem</phrase>
<phrase arch="powerpc">an HFS filesystem</phrase>
on it, and copy a Debian netinst or businesscard ISO image to it.
Please note that the file name must end in <filename>.iso</filename>.
@@ -110,7 +110,7 @@ When you are done, unmount the USB memory stick (<userinput>umount
</sect2>
<!-- TODO: doesn't this section belong later? -->
- <sect2 arch="i386">
+ <sect2 arch="x86">
<title>Booting the USB stick</title>
<warning><para>