summaryrefslogtreecommitdiff
path: root/da/appendix/chroot-install.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 /da/appendix/chroot-install.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 'da/appendix/chroot-install.xml')
-rw-r--r--da/appendix/chroot-install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/da/appendix/chroot-install.xml b/da/appendix/chroot-install.xml
index ba3835a43..104e156ec 100644
--- a/da/appendix/chroot-install.xml
+++ b/da/appendix/chroot-install.xml
@@ -436,7 +436,7 @@ the installed kernel with your new root partition. Note that debootstrap
does not install a boot loader, though you can use apt-get inside your
Debian chroot to do so.
-</para><para arch="i386">
+</para><para arch="x86">
Check <userinput>info grub</userinput> or <userinput>man
lilo.conf</userinput> for instructions on setting up the
@@ -447,7 +447,7 @@ add an entry for the Debian install to your existing grub
edit it there. After you are done editing, call lilo (remember it will use
<filename>lilo.conf</filename> relative to the system you call it from).
-</para><para arch="i386">
+</para><para arch="x86">
Here is a basic <filename>/etc/lilo.conf</filename> as an example: