forked from len0rd/rockbox
mrobe 100 manual - installation section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16510 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
41051cafe8
commit
4fe9d7c2cd
2 changed files with 21 additions and 1 deletions
|
|
@ -310,6 +310,7 @@ structure that Rockbox needs.
|
|||
\opt{h10,h10_5gb}{\input{getting_started/h10_install.tex}}
|
||||
\opt{gigabeat}{\input{getting_started/gigabeat_install.tex}}
|
||||
\opt{sansa}{\input{getting_started/sansa_install.tex}}
|
||||
\opt{mrobe100}{\input{getting_started/mrobe100_install.tex}}
|
||||
}
|
||||
|
||||
\subsection{Enabling Speech Support (optional)}\label{sec:enabling_speech_support}
|
||||
|
|
@ -373,7 +374,7 @@ completely follow the manual uninstallation instructions below.}}
|
|||
connect the \dap{} to your computer, and delete the
|
||||
\fname{\firmwarefilename} file.
|
||||
}
|
||||
\nopt{gigabeat,m5,x5,archos}
|
||||
\nopt{gigabeat,m5,x5,archos,mrobe100}
|
||||
{
|
||||
\note{The Rockbox bootloader can start the original firmware on your \dap.
|
||||
(See \reference{ref:Dualboot} for more information.)}}
|
||||
|
|
@ -387,6 +388,14 @@ completely follow the manual uninstallation instructions below.}}
|
|||
it may be necessary to first put your device into UMS mode.
|
||||
}
|
||||
|
||||
\opt{mrobe100}{
|
||||
If you would like to go back to using the original \playerman{} software,
|
||||
connect the \dap{} to your computer, and delete the
|
||||
\fname{pp5020.mi4} file and rename
|
||||
\fname{OF.mi4} to \fname{pp5020.mi4}
|
||||
in the \fname{System} directory on your \playertype{}.
|
||||
}
|
||||
|
||||
\opt{e200}{
|
||||
If you would like to go back to using the original \playerman{} software,
|
||||
connect the \dap{} to your computer, and follow the instructions to install
|
||||
|
|
|
|||
11
manual/getting_started/mrobe100_install.tex
Normal file
11
manual/getting_started/mrobe100_install.tex
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
\subsubsection{Installation}
|
||||
\begin{enumerate}
|
||||
\item Download
|
||||
\opt{mrobe100}{\url{http://download.rockbox.org/bootloader/olympus/mrobe100/pp5020.mi4}}
|
||||
\item Connect your \playertype{} to the computer.
|
||||
\item Rename the \fname{pp5020.mi4} file to \fname{OF.mi4} in the \fname{System} directory on your \playertype{}.
|
||||
\note{You should keep a safe backup of this file for use if you ever wish to switch back to the \playerman{} firmware.}
|
||||
\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.}
|
||||
|
||||
\item Copy the \fname{pp5020.mi4} file you downloaded to the System directory on your \dap{}.
|
||||
\end{enumerate}
|
||||
Loading…
Add table
Add a link
Reference in a new issue