diff options
author | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:17:48 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:17:48 +0000 |
commit | 36a81eb9b98ac7b1dff0d6658dba0255dd579f5f (patch) | |
tree | 81b81008c4cb69c276329ecd50200887c4da4838 /manual/getting_started/h10_install.tex | |
parent | 66fa5b578904f7df61293d6ce5c08966b5db13db (diff) | |
download | rockbox-36a81eb9b98ac7b1dff0d6658dba0255dd579f5f.tar.gz rockbox-36a81eb9b98ac7b1dff0d6658dba0255dd579f5f.zip |
Reverted r23881 mistakenly committed to branch.v3.4
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23882 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/h10_install.tex')
-rw-r--r-- | manual/getting_started/h10_install.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/manual/getting_started/h10_install.tex b/manual/getting_started/h10_install.tex index a8909e68dc..ff72f6661e 100644 --- a/manual/getting_started/h10_install.tex +++ b/manual/getting_started/h10_install.tex | |||
@@ -1,17 +1,17 @@ | |||
1 | \subsubsection{Installation} | 1 | \subsubsection{Installation} |
2 | \begin{enumerate} | 2 | \begin{enumerate} |
3 | \item Download | 3 | \item Download |
4 | \opt{iriverh10}{\url{http://download.rockbox.org/bootloader/iriver/H10_20GC.mi4}} | 4 | \opt{h10}{\url{http://download.rockbox.org/bootloader/iriver/H10_20GC.mi4}} |
5 | \opt{iriverh10_5gb}{ | 5 | \opt{h10_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 \archosplayertype{} to the computer using UMS mode and the UMS trick\opt{iriverh10_5gb}{ if necessary}. | 10 | \item Connect your \playertype{} to the computer using UMS mode and the UMS trick\opt{h10_5gb}{ if necessary}. |
11 | \item Rename the \opt{iriverh10}{\fname{H10\_20GC.mi4}}\opt{iriverh10_5gb}{\fname{H10.mi4}} file to \fname{OF.mi4} in the \fname{System} directory on your \archosplayertype{}. | 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{}. |
12 | \opt{iriverh10_5gb}{\note{If you have a Pure model \archosplayertype{} (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 | \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}.}} |
13 | \note{You should keep a safe backup of this file for use if you ever wish to switch back to the \archosplayerman{} firmware.} | 13 | \note{You should keep a safe backup of this file for use if you ever wish to switch back to the \playerman{} firmware.} |
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 | \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.} |
15 | 15 | ||
16 | \item Copy the \opt{iriverh10}{\fname{H10\_20GC.mi4}}\opt{iriverh10_5gb}{\fname{H10.mi4} (or \fname{H10EMP.mi4} if you have a \archosplayertype{} Pure)} file you downloaded to the System directory on your \dap{}. | 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{}. |
17 | \end{enumerate} | 17 | \end{enumerate} |