summaryrefslogtreecommitdiff
path: root/nl/boot-installer/i386.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nl/boot-installer/i386.xml')
-rw-r--r--nl/boot-installer/i386.xml13
1 files changed, 5 insertions, 8 deletions
diff --git a/nl/boot-installer/i386.xml b/nl/boot-installer/i386.xml
index 01f694f23..ab9e91b25 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: 31616 untranslated -->
+<!-- original version: 33725 untranslated -->
<sect2 arch="i386"><title>Booting from a CD-ROM</title>
@@ -9,7 +9,7 @@
<!--
CD #1 of official Debian CD-ROM sets for &arch-title; will present a
<prompt>boot:</prompt> prompt on most hardware. Press
-<keycap>F3</keycap> to see the list of kernel options available
+<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;.
@@ -157,7 +157,7 @@ image=/boot/newinstall/vmlinuz
label=newinstall
initrd=/boot/newinstall/initrd.gz
root=/dev/ram0
- append="<phrase condition="sarge">devfs=mount,dall </phrase>ramdisk_size=12000"
+ append="ramdisk_size=12000"
</screen></informalexample>
For more details, refer to the
@@ -180,9 +180,7 @@ kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000
initrd (hd0,0)/boot/newinstall/initrd.gz
</screen></informalexample>
-and reboot. <phrase condition="sarge">If the boot fails, you can try adding
-<userinput>devfs=mount,dall</userinput> to the <quote>kernel</quote> line.
-</phrase>
+and reboot.
</para><para>
@@ -342,8 +340,7 @@ parameters.
Information on available boot methods and on boot parameters which might
be useful can be found by pressing <keycap>F2</keycap> through
-<phrase condition="sarge"><keycap>F7</keycap></phrase><phrase
-condition="etch"><keycap>F8</keycap></phrase>. If you add any parameters to
+<keycap>F8</keycap>. If you add any parameters to
the boot command line, be sure to type the boot method (the default is
<userinput>linux</userinput>) and a space before the first parameter (e.g.,
<userinput>linux debconf/priority=medium</userinput>).