summaryrefslogtreecommitdiff
path: root/en/post-install
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/post-install
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/post-install')
-rw-r--r--en/post-install/kernel-baking.xml2
-rw-r--r--en/post-install/reactivating-win.xml2
-rw-r--r--en/post-install/rescue.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/en/post-install/kernel-baking.xml b/en/post-install/kernel-baking.xml
index 8871fb075..5f91d9ed1 100644
--- a/en/post-install/kernel-baking.xml
+++ b/en/post-install/kernel-baking.xml
@@ -158,7 +158,7 @@ like any package. As root, do
</phrase>
The <replaceable>subarchitecture</replaceable> part is an optional
sub-architecture,
-<phrase arch="i386"> such as <quote>i586</quote>, </phrase>
+<phrase arch="x86"> such as <quote>i586</quote>, </phrase>
depending on what kernel options you set.
<userinput>dpkg -i</userinput> will install the
kernel, along with some other nice supporting files. For instance,
diff --git a/en/post-install/reactivating-win.xml b/en/post-install/reactivating-win.xml
index 728585b9b..8559462c3 100644
--- a/en/post-install/reactivating-win.xml
+++ b/en/post-install/reactivating-win.xml
@@ -2,7 +2,7 @@
<!-- $Id$ -->
- <sect1 arch="i386" id="reactivating-win">
+ <sect1 arch="x86" id="reactivating-win">
<title>Reactivating DOS and Windows</title>
<para>
diff --git a/en/post-install/rescue.xml b/en/post-install/rescue.xml
index c774069ba..6feaff0c9 100644
--- a/en/post-install/rescue.xml
+++ b/en/post-install/rescue.xml
@@ -42,7 +42,7 @@ If possible, the installer will now present you with a shell prompt in the
file system you selected, which you can use to perform any necessary
repairs.
-<phrase arch="i386">
+<phrase arch="x86">
For example, if you need to reinstall the GRUB boot loader into the master
boot record of the first hard disk, you could enter the command
<userinput>grub-install '(hd0)'</userinput> to do so.