summaryrefslogtreecommitdiff
path: root/de/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 /de/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 'de/post-install')
-rw-r--r--de/post-install/kernel-baking.xml2
-rw-r--r--de/post-install/reactivating-win.xml2
-rw-r--r--de/post-install/rescue.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/de/post-install/kernel-baking.xml b/de/post-install/kernel-baking.xml
index 743b68f3d..9bce80dfc 100644
--- a/de/post-install/kernel-baking.xml
+++ b/de/post-install/kernel-baking.xml
@@ -169,7 +169,7 @@ ein Paket installieren. Tippen Sie als root ein:
../linux-image-&kernelversion;-<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</userinput>.
</phrase>
Der Teil <replaceable>subarchitecture</replaceable> im Dateinamen ist eine
-optionale Bezeichnung für die Unterarchitektur, <phrase arch="i386"> wie
+optionale Bezeichnung für die Unterarchitektur, <phrase arch="x86"> wie
z.B. <quote>i586</quote>, </phrase>
abhängig davon, welche Kerneloptionen Sie gesetzt haben.
<userinput>dpkg -i ...</userinput> installiert den Kernel
diff --git a/de/post-install/reactivating-win.xml b/de/post-install/reactivating-win.xml
index 390b9a1eb..a49f09322 100644
--- a/de/post-install/reactivating-win.xml
+++ b/de/post-install/reactivating-win.xml
@@ -2,7 +2,7 @@
<!-- original version: 28672 -->
- <sect1 arch="i386" id="reactivating-win">
+ <sect1 arch="x86" id="reactivating-win">
<title>DOS und Windows reaktivieren</title>
<para>
diff --git a/de/post-install/rescue.xml b/de/post-install/rescue.xml
index 997089cc6..8f30bdbe8 100644
--- a/de/post-install/rescue.xml
+++ b/de/post-install/rescue.xml
@@ -44,7 +44,7 @@ Falls möglich präsentiert der Installer Ihnen jetzt eine
Shell-Eingabeaufforderung in dem Dateisystem, dass Sie ausgewählt haben,
die Sie für nötige Reparaturen verwenden können.
-<phrase arch="i386">
+<phrase arch="x86">
Wenn Sie z.B. den GRUB-Bootloader neu in den Master Boot Record Ihrer
ersten Festplatte installieren müssen, können Sie dort
<userinput>grub-install '(hd0)'</userinput> eingeben, um dies zu erledigen.