diff options
Diffstat (limited to 'da/install-methods')
-rw-r--r-- | da/install-methods/automatic-install.xml | 2 | ||||
-rw-r--r-- | da/install-methods/boot-drive-files.xml | 4 | ||||
-rw-r--r-- | da/install-methods/install-tftp.xml | 4 | ||||
-rw-r--r-- | da/install-methods/tftp/dhcp.xml | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/da/install-methods/automatic-install.xml b/da/install-methods/automatic-install.xml index 32aea456c..6ec9c2dfc 100644 --- a/da/install-methods/automatic-install.xml +++ b/da/install-methods/automatic-install.xml @@ -76,7 +76,7 @@ ISO image to include your preconfiguraton file. See the manual page for mkisofs for details. Alternatively, put the preseed file on a floppy, and use preseed/file=/floppy/preseed.cfg -</para><para arch="i386"> +</para><para arch="x86"> If you'll be booting from a USB memory stick, then you can simply copy your preconfiguration file onto the memory stick's filesystem, and edit the diff --git a/da/install-methods/boot-drive-files.xml b/da/install-methods/boot-drive-files.xml index 438b17072..2aba36d30 100644 --- a/da/install-methods/boot-drive-files.xml +++ b/da/install-methods/boot-drive-files.xml @@ -16,7 +16,7 @@ technique. This avoids all hassles of removable media, like finding and burning CD images or struggling with too numerous and unreliable floppy disks. -</para><para arch="i386"> +</para><para arch="x86"> The installer cannot boot from files on an NTFS file system. @@ -39,7 +39,7 @@ model. </para> - <sect2 arch="i386" id="files-lilo"> + <sect2 arch="x86" id="files-lilo"> <title>Hard disk installer booting using <command>LILO</command> or <command>GRUB</command></title> <para> diff --git a/da/install-methods/install-tftp.xml b/da/install-methods/install-tftp.xml index d132f014b..46b6037a8 100644 --- a/da/install-methods/install-tftp.xml +++ b/da/install-methods/install-tftp.xml @@ -107,7 +107,7 @@ reload</userinput>; on other machines, find out the process ID for <command>inetd</command>, and run <userinput>kill -HUP <replaceable>inetd-pid</replaceable></userinput>. -</para><note arch="i386"><para> +</para><note arch="x86"><para> To use the Pre-boot Execution Environment (PXE) method of TFTP booting, you will need a TFTP server with <userinput>tsize</userinput> @@ -165,7 +165,7 @@ images via TFTP itself. For net booting, use the <filename>yaboot-netboot.conf</filename>. Just rename this to <filename>yaboot.conf</filename> in the TFTP directory. -</para><para arch="i386"> +</para><para arch="x86"> For PXE booting, everything you should need is set up in the <filename>netboot/netboot.tar.gz</filename> tarball. Simply extract this diff --git a/da/install-methods/tftp/dhcp.xml b/da/install-methods/tftp/dhcp.xml index 42231a63f..6132f3ef7 100644 --- a/da/install-methods/tftp/dhcp.xml +++ b/da/install-methods/tftp/dhcp.xml @@ -55,7 +55,7 @@ restart it with <userinput>/etc/init.d/dhcpd restart</userinput>. </para> - <sect3 arch="i386"> + <sect3 arch="x86"> <title>Enabling PXE Booting in the DHCP configuration</title> <para> Here is another example for a <filename>dhcp.conf</filename> using the |