summaryrefslogtreecommitdiff
path: root/nl/boot-installer
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-11-04 11:07:38 +0000
committerFrans Pop <elendil@planet.nl>2006-11-04 11:07:38 +0000
commit22678abd7f05d096672755b9e9c671aa5bc6e3d3 (patch)
treeece5e4600ca0c0d8f7a68eea2654c051e1c41e26 /nl/boot-installer
parenteed6d407f361ea01bff258ad43e539e5c39cedb1 (diff)
downloadinstallation-guide-22678abd7f05d096672755b9e9c671aa5bc6e3d3.zip
Update of original English docs
Diffstat (limited to 'nl/boot-installer')
-rw-r--r--nl/boot-installer/parameters.xml14
-rw-r--r--nl/boot-installer/trouble.xml29
2 files changed, 41 insertions, 2 deletions
diff --git a/nl/boot-installer/parameters.xml b/nl/boot-installer/parameters.xml
index b83ddca2c..caf304e2b 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: 42302 untranslated -->
+<!-- original version: 42367 untranslated -->
<sect1 id="boot-parms"><title>Boot Parameters</title>
<para>
@@ -321,6 +321,18 @@ Short form: <userinput>file</userinput>
</varlistentry>
<varlistentry>
+<term>auto-install/enabled</term>
+<listitem><para>
+
+Delay questions that are normally asked before preseeding is possible until
+after the network is configured. Short form: <userinput>auto=true</userinput>
+See <xref linkend="preseed-auto"/> for details about using this to
+automate installs.
+
+</para></listitem>
+</varlistentry>
+
+<varlistentry>
<term>cdrom-detect/eject</term>
<listitem><para>
diff --git a/nl/boot-installer/trouble.xml b/nl/boot-installer/trouble.xml
index 26e3dba09..d5cf3b1cc 100644
--- a/nl/boot-installer/trouble.xml
+++ b/nl/boot-installer/trouble.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 42301 untranslated -->
+<!-- original version: 42461 untranslated -->
<sect1 id="boot-troubleshooting">
<title>Troubleshooting the Installation Process</title>
@@ -23,6 +23,33 @@ deal with them. The rest is up to you.
</para><para>
+There are two very simple things that you should try first.
+
+<itemizedlist>
+<listitem><para>
+
+If the CD-ROM does not boot, check that it was inserted correctly and that
+it is not dirty.
+
+</para></listitem>
+<listitem><para>
+
+If the installer fails to recognize a CD-ROM, try just running the option
+<guimenu> <guimenuitem>Detect and mount CD-ROM</guimenuitem></guimenu> a
+second time. Some DMA related isses with older CD-ROM drives are known to
+be resolved in this way.
+
+</para></listitem>
+</itemizedlist>
+
+</para><para>
+
+If this does not work, then try the suggestions in the subsections below.
+Most, but not all, suggestions discussed there are valid for both CD-ROM and
+DVD, but we'll use the term CD-ROM for simplicity.
+
+</para><para>
+
If you cannot get the installation working from CD-ROM, try one of the
other installation methods that are available.