diff options
author | Steve McIntyre <93sam@debian.org> | 2015-04-12 23:41:51 +0000 |
---|---|---|
committer | Steve McIntyre <93sam@debian.org> | 2015-04-12 23:41:51 +0000 |
commit | 834e6dd9ed4ad559a3b26c2b873254405c205618 (patch) | |
tree | 43924021e1f2b9815105b8c34fe7ae3d58c954df /en/boot-installer | |
parent | f5debd6ba21a6ede0d482095209b1377097740cc (diff) | |
download | installation-guide-834e6dd9ed4ad559a3b26c2b873254405c205618.zip |
Remove commented-out obsolete x86 CD text
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/x86.xml | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index 7d491affd..239011b48 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -5,70 +5,6 @@ &boot-installer-intro-cd.xml; -<!-- We'll comment the following section until we know exact layout --> -<!-- -CD #1 of official &debian; CD-ROM sets for &arch-title; will present a -<prompt>boot:</prompt> prompt on most hardware. Press -<keycap>F4</keycap> to see the list of kernel options available -from which to boot. Just type your chosen flavor name (idepci, -vanilla, compact, bf24) at the <prompt>boot:</prompt> prompt -followed by &enterkey;. - -</para><para> - -If your hardware doesn't support booting of multiple images, put one -of the other CDs in the drive. It appears that most SCSI CD-ROM drives -do not support <command>isolinux</command> multiple image booting, so users -with SCSI CD-ROMs should try either CD2 (vanilla) or CD3 (compact), -or CD5 (bf2.4). - -</para><para> - -CD's 2 through 5 will each boot a -different ``flavor'' depending on which CD-ROM is -inserted. See <xref linkend="kernel-choice"/> for a discussion of the -different flavors. Here's how the flavors are laid out on the -different CD-ROMs: - -<variablelist> -<varlistentry> -<term>CD 1</term><listitem><para> - -Allows a selection of kernel images to boot from (the idepci flavor is -the default if no selection is made). - -</para></listitem></varlistentry> -<varlistentry> -<term>CD 2</term><listitem><para> - -Boots the <quote>vanilla</quote> flavor. - -</para></listitem></varlistentry> -<varlistentry> -<term>CD 3</term><listitem><para> - -Boots the <quote>compact</quote> flavor. - -</para></listitem></varlistentry> -<varlistentry> -<term>CD 4</term><listitem><para> - -Boots the <quote>idepci</quote> flavor. - -</para></listitem></varlistentry> -<varlistentry> -<term>CD 5</term><listitem><para> - -Boots the <quote>bf2.4</quote> flavor. - -</para></listitem></varlistentry> - - </variablelist> - -</para><para> - ---> - </sect2> <sect2 arch="any-x86" id="boot-win32"> |