summaryrefslogtreecommitdiff
path: root/manual/getting_started/h10_install.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2011-01-17 18:30:18 +0000
committerMarianne Arnold <pixelma@rockbox.org>2011-01-17 18:30:18 +0000
commitb43b4936a108e857d794264724ed7c6399bc5aac (patch)
tree89d9a586820a45f7bab5ed67d9f73e5f4224d81a /manual/getting_started/h10_install.tex
parent4d46f4ddffba6651a458227d3061c47762242b7e (diff)
downloadrockbox-b43b4936a108e857d794264724ed7c6399bc5aac.tar.gz
rockbox-b43b4936a108e857d794264724ed7c6399bc5aac.zip
Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/h10_install.tex')
-rw-r--r--manual/getting_started/h10_install.tex30
1 files changed, 20 insertions, 10 deletions
diff --git a/manual/getting_started/h10_install.tex b/manual/getting_started/h10_install.tex
index ff72f6661e..38e780a1ca 100644
--- a/manual/getting_started/h10_install.tex
+++ b/manual/getting_started/h10_install.tex
@@ -1,17 +1,27 @@
1\subsubsection{Installation} 1\subsubsection{Installation}
2\begin{enumerate} 2\begin{enumerate}
3 \item Download 3 \item Download
4 \opt{h10}{\url{http://download.rockbox.org/bootloader/iriver/H10_20GC.mi4}} 4 \opt{iriverh10}{\url{http://download.rockbox.org/bootloader/iriver/H10_20GC.mi4}}
5 \opt{h10_5gb}{ 5 \opt{iriverh10_5gb}{
6 \begin{itemize} 6 \begin{itemize}
7 \item \url{http://download.rockbox.org/bootloader/iriver/H10.mi4} if your \dap{} is UMS or 7 \item \url{http://download.rockbox.org/bootloader/iriver/H10.mi4} if your \dap{} is UMS or
8 \item \url{http://download.rockbox.org/bootloader/iriver/H10_5GB-MTP/H10.mi4} if it is MTP. 8 \item \url{http://download.rockbox.org/bootloader/iriver/H10_5GB-MTP/H10.mi4} if it is MTP.
9 \end{itemize}} 9 \end{itemize}}
10 \item Connect your \playertype{} to the computer using UMS mode and the UMS trick\opt{h10_5gb}{ if necessary}. 10 \item Connect your \playertype{} to the computer using UMS mode and the UMS trick%
11 \item Rename the \opt{h10}{\fname{H10\_20GC.mi4}}\opt{h10_5gb}{\fname{H10.mi4}} file to \fname{OF.mi4} in the \fname{System} directory on your \playertype{}. 11 \opt{iriverh10_5gb}{ if necessary}.
12 \opt{h10_5gb}{\note{If you have a Pure model \playertype{} (which does not have a FM radio) it is possible that this file will be called \fname{H10EMP.mi4} instead. If so, rename the \fname{H10.mi4} you downloaded in step 1 to \fname{H10EMP.mi4}.}} 12 \item Rename the \opt{iriverh10}{\fname{H10\_20GC.mi4}}\opt{iriverh10_5gb}{\fname{H10.mi4}}
13 \note{You should keep a safe backup of this file for use if you ever wish to switch back to the \playerman{} firmware.} 13 file to \fname{OF.mi4} in the \fname{System} directory on your \playertype{}.
14 \note{If you cannot see the \fname{System} directory, you will need to make sure your operating system is configured to show hidden files and directories.} 14 \opt{iriverh10_5gb}{\note{If you have a Pure model \playertype{} (which
15 does not have an FM radio) it is possible that this file will be
16 called \fname{H10EMP.mi4} instead. If so, rename the \fname{H10.mi4}
17 you downloaded in step 1 to \fname{H10EMP.mi4}.}}
18 \note{You should keep a safe backup of this file for use if you ever wish
19 to switch back to the \playerman{} firmware.}
20 \note{If you cannot see the \fname{System} directory, you will need to make
21 sure your operating system is configured to show hidden files and
22 directories.}
15 23
16 \item Copy the \opt{h10}{\fname{H10\_20GC.mi4}}\opt{h10_5gb}{\fname{H10.mi4} (or \fname{H10EMP.mi4} if you have a \playertype{} Pure)} file you downloaded to the System directory on your \dap{}. 24 \item Copy the \opt{iriverh10}{\fname{H10\_20GC.mi4}}\opt{iriverh10_5gb}{\fname{H10.mi4}
25 (or \fname{H10EMP.mi4} if you have a \playertype{} Pure)} file you
26 downloaded to the System directory on your \dap{}.
17\end{enumerate} 27\end{enumerate}