summaryrefslogtreecommitdiff
path: root/fi/boot-installer/i386.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-01-06 14:58:31 +0000
committerFrans Pop <elendil@planet.nl>2006-01-06 14:58:31 +0000
commit7785d449d30b6b8dbc4308347eb8e6ed79bde0f3 (patch)
treef82924a6add6b84f0ce26107ec7cbec6aae7dae5 /fi/boot-installer/i386.xml
parent7df546f6a918f27887f17674995d28cd811a4313 (diff)
downloadinstallation-guide-7785d449d30b6b8dbc4308347eb8e6ed79bde0f3.zip
Update of original English documents
Diffstat (limited to 'fi/boot-installer/i386.xml')
-rw-r--r--fi/boot-installer/i386.xml13
1 files changed, 5 insertions, 8 deletions
diff --git a/fi/boot-installer/i386.xml b/fi/boot-installer/i386.xml
index 01f694f23..ab9e91b25 100644
--- a/fi/boot-installer/i386.xml
+++ b/fi/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>).