summaryrefslogtreecommitdiff
path: root/manual/getting_started/mpio_install.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/getting_started/mpio_install.tex')
-rw-r--r--manual/getting_started/mpio_install.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/getting_started/mpio_install.tex b/manual/getting_started/mpio_install.tex
index 6810f8f060..f4b43c230f 100644
--- a/manual/getting_started/mpio_install.tex
+++ b/manual/getting_started/mpio_install.tex
@@ -9,13 +9,13 @@
9\begin{enumerate} 9\begin{enumerate}
10 \item Download official Rockbox bootloader for MPIO \playertype{} from 10 \item Download official Rockbox bootloader for MPIO \playertype{} from
11 \opt{mpiohd200}{ 11 \opt{mpiohd200}{
12 \url {http://download.rockbox.org/bootloader/mpio/hd200}}% 12 \download{bootloader/mpio/hd200}}%
13 \opt{mpiohd300}{ 13 \opt{mpiohd300}{
14 \url {http://download.rockbox.org/bootloader/mpio/hd300}} 14 \download{bootloader/mpio/hd300}}
15 and save it to your desktop. The archive contains three files: bootloader.mpio, 15 and save it to your desktop. The archive contains three files: bootloader.mpio,
16 bootloader.map and rockbox-info.txt. The first file is actual bootloader, two 16 bootloader.map and rockbox-info.txt. The first file is actual bootloader, two
17 others can be used for debugging and are irrelevant for end user. 17 others can be used for debugging and are irrelevant for end user.
18 \item Download mkmpioboot utility from \url{http://download.rockbox.org/bootloader/mpio/mkmpioboot} 18 \item Download mkmpioboot utility from \download{bootloader/mpio/mkmpioboot}
19 \item Process previously downloaded official firmware to include rockbox bootloader. 19 \item Process previously downloaded official firmware to include rockbox bootloader.
20 Open terminal window and type the following command: 20 Open terminal window and type the following command:
21 \begin{code}[firstline=\opt{mpiohd200}{1}\opt{mpiohd300}{2}, 21 \begin{code}[firstline=\opt{mpiohd200}{1}\opt{mpiohd300}{2},