summaryrefslogtreecommitdiff
path: root/eu/appendix/chroot-install.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eu/appendix/chroot-install.xml')
-rw-r--r--eu/appendix/chroot-install.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/eu/appendix/chroot-install.xml b/eu/appendix/chroot-install.xml
index 96b219177..c33424c64 100644
--- a/eu/appendix/chroot-install.xml
+++ b/eu/appendix/chroot-install.xml
@@ -487,7 +487,7 @@ Then install your choice using its package name.
To make your &debian; system bootable, set up your boot loader to load
the installed kernel with your new root partition.
-</para><para arch="i386">
+</para><para arch="x86">
Check <userinput>man lilo.conf</userinput> for instructions on setting
up the bootloader. If you are keeping the system you used to install
@@ -496,7 +496,7 @@ lilo.conf. You could also copy it to the new system and edit it
there. After you are done editing, call lilo (remember it will use
lilo.conf relative to the system you call it from).
-</para><para arch="i386">
+</para><para arch="x86">
Here is a basic /etc/lilo.conf as an example:
@@ -541,7 +541,7 @@ label=Debian
On some machines, you may need to use <userinput>ide0:</userinput>
instead of <userinput>hd:</userinput>.
-</para><para arch="not-i386;not-powerpc">
+</para><para arch="not-x86;not-powerpc">
<phrase condition="FIXME">
FIXME: Someone may eventually supply an example for this architecture.