summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Kukla <roolku@rockbox.org>2008-03-04 10:46:51 +0000
committerRobert Kukla <roolku@rockbox.org>2008-03-04 10:46:51 +0000
commit4fe9d7c2cdec63b5fd498af3574d16b6b852e470 (patch)
treee723c017112992eec9491f32a764d2114bcd346b
parent41051cafe816aeb996134370d99d5947268676fd (diff)
downloadrockbox-4fe9d7c2cdec63b5fd498af3574d16b6b852e470.tar.gz
rockbox-4fe9d7c2cdec63b5fd498af3574d16b6b852e470.zip
mrobe 100 manual - installation section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16510 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/getting_started/installation.tex11
-rw-r--r--manual/getting_started/mrobe100_install.tex11
2 files changed, 21 insertions, 1 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index fcb431b96a..45f3cd13cb 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -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
diff --git a/manual/getting_started/mrobe100_install.tex b/manual/getting_started/mrobe100_install.tex
new file mode 100644
index 0000000000..48da071d80
--- /dev/null
+++ b/manual/getting_started/mrobe100_install.tex
@@ -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}