diff options
Diffstat (limited to 'nl/appendix/chroot-install.xml')
-rw-r--r-- | nl/appendix/chroot-install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nl/appendix/chroot-install.xml b/nl/appendix/chroot-install.xml index 33acc1e47..3239a6998 100644 --- a/nl/appendix/chroot-install.xml +++ b/nl/appendix/chroot-install.xml @@ -403,7 +403,7 @@ the installed kernel with your new root partition. Note that <command>debootstrap</command> does not install a boot loader, though you can use <command>aptitude</command> 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 @@ -414,7 +414,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: |