summaryrefslogtreecommitdiff
path: root/en/boot-installer/i386.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-01-03 19:39:07 +0000
committerFrans Pop <elendil@planet.nl>2006-01-03 19:39:07 +0000
commit34ca3cccdabee78aa15909ca2d5ee4e90a9019d4 (patch)
treec19c9c38b96ebb0ead73b8d05c5f7abcde8e9341 /en/boot-installer/i386.xml
parentb087b8a7479e7868cf31d73855cd9269d4f3cb29 (diff)
downloadinstallation-guide-34ca3cccdabee78aa15909ca2d5ee4e90a9019d4.zip
- Change default build to Etch.
- Remove all Sarge specific content and make Etch specific content default. - Delete some obsolete entities.
Diffstat (limited to 'en/boot-installer/i386.xml')
-rw-r--r--en/boot-installer/i386.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/en/boot-installer/i386.xml b/en/boot-installer/i386.xml
index 1f38b7112..ed89407a9 100644
--- a/en/boot-installer/i386.xml
+++ b/en/boot-installer/i386.xml
@@ -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>).