diff options
author | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
commit | 2d555470068ccdc434b41a8f438c3c2b56109305 (patch) | |
tree | c3f942e1ae8459d1784a4068401c8d764e01e5bf /da/howto | |
parent | eaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff) | |
download | installation-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/howto')
-rw-r--r-- | da/howto/installation-howto.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/da/howto/installation-howto.xml b/da/howto/installation-howto.xml index 41c2c648f..fc7612447 100644 --- a/da/howto/installation-howto.xml +++ b/da/howto/installation-howto.xml @@ -79,7 +79,7 @@ only need the first CD of the set. </para><para> Download whichever type you prefer and burn it to a CD. -<phrase arch="i386">To boot the CD, you may need to change your BIOS +<phrase arch="x86">To boot the CD, you may need to change your BIOS configuration, as explained in <xref linkend="bios-setup" />.</phrase> <phrase arch="powerpc"> To boot a PowerMac from CD, press the <keycap>c</keycap> key while booting. See @@ -151,7 +151,7 @@ There are other, more flexible ways to set up a memory stick to use the debian-installer, and it's possible to get it to work with smaller memory sticks. For details, see <xref linkend="boot-usb-files" />. -</para><para arch="i386"> +</para><para arch="x86"> Some BIOSes can boot USB storage directly, and some cannot. You may need to configure your BIOS to boot from a "removable drive" or even a "USB-ZIP" to @@ -170,7 +170,7 @@ It's also possible to boot &d-i; completely from the net. The various methods to netboot depend on your architecture and netboot setup. The files in <filename>netboot/</filename> can be used to netboot &d-i;. -</para><para arch="i386"> +</para><para arch="x86"> The easiest thing to set up is probably PXE netbooting. Untar the file <filename>netboot/pxeboot.tar.gz</filename> into @@ -193,7 +193,7 @@ existing hard disk, which can have a different OS on it. Download and a Debian CD image to the top-level directory of the hard disk. Make sure that the CD image has a filename ending in ".iso". Now it's just a matter of booting linux with the initrd. -<phrase arch="i386"> +<phrase arch="x86"> <xref linkend="boot-initrd" /> explains one way to do it. </phrase> @@ -208,7 +208,7 @@ booting linux with the initrd. Once the installer starts, you will be greeted with an initial screen. Press &enterkey; to boot, or read the instructions for other boot methods and parameters (see <xref linkend="boot-parms" />). -<phrase arch="i386"> +<phrase arch="x86"> If you want a 2.6 kernel, type <userinput>linux26</userinput> at the <prompt>boot:</prompt> prompt. <footnote><para> @@ -270,7 +270,7 @@ which can take a while. That is followed by installing a kernel. The last step is to install a boot loader. If the installer detects other operating systems on your computer, it will add them to the boot menu and let you know. -<phrase arch="i386">By default GRUB will be installed to the master boot +<phrase arch="x86">By default GRUB will be installed to the master boot record of the first harddrive, which is generally a good choice. You'll be given the opportunity to override that choice and install it elsewhere. </phrase> |