summaryrefslogtreecommitdiff
path: root/en/install-methods/boot-usb-files.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/install-methods/boot-usb-files.xml')
-rw-r--r--en/install-methods/boot-usb-files.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/en/install-methods/boot-usb-files.xml b/en/install-methods/boot-usb-files.xml
index 062aed26f..9815ac2eb 100644
--- a/en/install-methods/boot-usb-files.xml
+++ b/en/install-methods/boot-usb-files.xml
@@ -141,8 +141,6 @@ setups are possible using the files from netboot, following
There is an all-in-one file &hdmedia-boot-img;
which contains all the installer files (including the
kernel)<phrase arch="x86"> as well as <classname>syslinux</classname> and its
-configuration file</phrase><phrase arch="powerpc"> as well as
-<classname>yaboot</classname> and its
configuration file</phrase>.
</para><note><para>
@@ -161,7 +159,10 @@ Simply extract this image directly to your USB stick:
# zcat boot.img.gz &gt; /dev/<replaceable>sdX</replaceable>
</screen></informalexample>
-</para><para arch="powerpc">
+</para>
+
+<!--
+<para arch="powerpc">
Create a partition of type "Apple_Bootstrap" on your USB stick using
<command>mac-fdisk</command>'s <userinput>C</userinput> command and
@@ -171,7 +172,10 @@ extract the image directly to that:
# zcat boot.img.gz &gt; /dev/<replaceable>sdX2</replaceable>
</screen></informalexample>
-</para><para>
+</para>
+-->
+
+<para>
After that, mount the USB memory stick
<phrase arch="x86">(<userinput>mount