diff options
Diffstat (limited to 'nl/boot-installer')
-rw-r--r-- | nl/boot-installer/i386.xml | 11 | ||||
-rw-r--r-- | nl/boot-installer/parameters.xml | 8 |
2 files changed, 5 insertions, 14 deletions
diff --git a/nl/boot-installer/i386.xml b/nl/boot-installer/i386.xml index 709718c2b..24560c444 100644 --- a/nl/boot-installer/i386.xml +++ b/nl/boot-installer/i386.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 33886 untranslated --> +<!-- original version: 36744 untranslated --> <sect2 arch="i386"><title>Booting from a CD-ROM</title> @@ -203,15 +203,6 @@ computer. The system should boot up, and you should be presented with the <prompt>boot:</prompt> prompt. Here you can enter optional boot arguments, or just hit &enterkey;. -</para><para condition="supports-floppy-boot"> - -In case your computer doesn't support booting from USB memory devices, -you can still use a single floppy to do the initial boot and then -switch to USB. Boot your system as described in <xref linkend="floppy-boot"/>; -the kernel on the boot floppy should detect your USB stick automatically. -When it asks for the root floppy, simply press &enterkey;. You should see -&d-i; starting. - </para> </sect2> diff --git a/nl/boot-installer/parameters.xml b/nl/boot-installer/parameters.xml index 5367bf52b..630a7e645 100644 --- a/nl/boot-installer/parameters.xml +++ b/nl/boot-installer/parameters.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 33725 untranslated --> +<!-- original version: 36744 untranslated --> <sect1 id="boot-parms"><title>Boot Parameters</title> <para> @@ -200,9 +200,9 @@ Debian installer from. For example, </para><para> -The boot floppy, which normally scans all floppies and USB storage -devices it can to find the root floppy, can be overridden by this -parameter to only look at the one device. +The boot floppy, which normally scans all floppies it can to find the +root floppy, can be overridden by this parameter to only look at the +one device. </para></listitem> </varlistentry> |