summaryrefslogtreecommitdiff
path: root/en/install-methods/usb-setup/powerpc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/install-methods/usb-setup/powerpc.xml')
-rw-r--r--en/install-methods/usb-setup/powerpc.xml16
1 files changed, 14 insertions, 2 deletions
diff --git a/en/install-methods/usb-setup/powerpc.xml b/en/install-methods/usb-setup/powerpc.xml
index 89c75f561..291fc908f 100644
--- a/en/install-methods/usb-setup/powerpc.xml
+++ b/en/install-methods/usb-setup/powerpc.xml
@@ -2,7 +2,7 @@
<!-- $Id$ -->
<sect3 arch="powerpc">
- <title>USB stick partitioning on &arch-title;</title>
+ <title>Partitioning the USB stick</title>
<para>
Most USB sticks do not come pre-configured in such a way that Open
@@ -53,7 +53,12 @@ mark it in such a way that Open Firmware will boot it. Having done this,
the rest of the USB stick may be prepared using the normal Unix
utilities.
-</para><para>
+</para>
+ </sect3>
+
+ <sect3 arch="powerpc">
+ <title>Adding the installer image</title>
+<para>
Mount the partition
(<userinput>mount /dev/<replaceable>sdX2</replaceable> /mnt</userinput>)
@@ -103,5 +108,12 @@ image=/vmlinux
Please note that the <userinput>initrd-size</userinput> parameter
may need to be increased, depending on the image you are booting.
+</para><para>
+
+If you used an <filename>hd-media</filename> image, you should now copy a
+Debian ISO image (businesscard, netinst or full CD image; be sure to select
+one that fits) onto the stick. When you are done, unmount the USB memory
+stick (<userinput>umount /mnt</userinput>).
+
</para>
</sect3>