summaryrefslogtreecommitdiff
path: root/nl/boot-installer
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-07-13 12:28:38 +0000
committerFrans Pop <elendil@planet.nl>2008-07-13 12:28:38 +0000
commit3a90bc61b12c99632a92b6bf8da63050962d6481 (patch)
tree12d56625fcd203315387d5a3dd17b2ba65629d40 /nl/boot-installer
parent1a850d6287d1e1c1332f56d42faf8dd2d50f57bc (diff)
downloadinstallation-guide-3a90bc61b12c99632a92b6bf8da63050962d6481.zip
Update untranslated documents
Diffstat (limited to 'nl/boot-installer')
-rw-r--r--nl/boot-installer/powerpc.xml32
-rw-r--r--nl/boot-installer/trouble.xml4
2 files changed, 23 insertions, 13 deletions
diff --git a/nl/boot-installer/powerpc.xml b/nl/boot-installer/powerpc.xml
index 2a5dc6105..f18e4b809 100644
--- a/nl/boot-installer/powerpc.xml
+++ b/nl/boot-installer/powerpc.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 43923 untranslated -->
+<!-- original version: 54017 untranslated -->
<sect2 arch="powerpc" id="boot-cd"><title>Booting from a CD-ROM</title>
@@ -79,10 +79,7 @@ You will have already placed the <filename>vmlinux</filename>,
<filename>initrd.gz</filename>, <filename>yaboot</filename>, and
<filename>yaboot.conf</filename> files at the root level of your HFS
partition in <xref linkend="files-newworld"/>.
-Restart the computer, and immediately (during the chime) hold down the
-<keycap>Option</keycap>, <keycap>Command (cloverleaf/Apple)</keycap>,
-<keycap>o</keycap>, and <keycap>f</keycap> keys all together. After
-a few seconds you will be presented with the Open Firmware prompt.
+You will now have to boot into OpenFirmware (see <xref linkend="invoking-openfirmware"/>).
At the prompt, type
<informalexample><screen>
@@ -126,10 +123,7 @@ linkend="boot-usb-files"/>. To boot a Macintosh system from a USB stick,
you will need to use the Open Firmware prompt, since Open Firmware does
not search USB storage devices by default.
<!-- TODO: although it could be made to; watch this space -->
-To get to the prompt, hold down
-<keycombo><keycap>Command</keycap> <keycap>Option</keycap>
-<keycap>o</keycap> <keycap>f</keycap></keycombo> all together while
-booting (see <xref linkend="invoking-openfirmware"/>).
+See <xref linkend="invoking-openfirmware"/>.
</para><para>
@@ -186,10 +180,26 @@ Currently, PReP and New World PowerMac systems support netbooting.
On machines with Open Firmware, such as NewWorld Power Macs, enter the
boot monitor (see <xref linkend="invoking-openfirmware"/>) and
-use the command <command>boot enet:0</command>. PReP and CHRP boxes
+use the command
+
+<informalexample><screen>
+0 &gt; boot enet:0
+</screen></informalexample>
+
+If this doesn't work, you might have to add the filename like this:
+
+<informalexample><screen>
+0 &gt; boot enet:0,yaboot
+</screen></informalexample>
+
+PReP and CHRP boxes
may have different ways of addressing the network. On a PReP machine,
you should try
-<userinput>boot net:<replaceable>server_ipaddr</replaceable>,<replaceable>file</replaceable>,<replaceable>client_ipaddr</replaceable></userinput>.
+
+<informalexample><screen>
+boot net:<replaceable>server_ipaddr</replaceable>,<replaceable>file</replaceable>,<replaceable>client_ipaddr</replaceable>
+</screen></informalexample>
+
On some PReP systems (e.g. Motorola PowerStack machines) the command
<userinput>help boot</userinput> may give a description of syntax and
available options.
diff --git a/nl/boot-installer/trouble.xml b/nl/boot-installer/trouble.xml
index 62df47a1a..2688bf46f 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: 46505 untranslated -->
+<!-- original version: 53732 untranslated -->
<sect1 id="boot-troubleshooting">
<title>Troubleshooting the Installation Process</title>
@@ -520,7 +520,7 @@ Processor:
Memory:
Partitions: &lt;df -Tl will do; the raw partition table is preferred&gt;
-Output of lspci -nn and lspci -vnn:
+Output of lspci -knn (or lspci -nn):
Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it