summaryrefslogtreecommitdiff
path: root/manual/getting_started/iriver_install.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-25 10:36:37 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-25 10:36:37 +0000
commit2b71fa855d57c1dcd19411882d545002603a9dc3 (patch)
tree4cd9ce3f6bbe22f6bc5e2724e2c491e2e161fdf9 /manual/getting_started/iriver_install.tex
parent2a76843f37dc45d7a08fc7a29440b601c9cbe589 (diff)
downloadrockbox-2b71fa855d57c1dcd19411882d545002603a9dc3.tar.gz
rockbox-2b71fa855d57c1dcd19411882d545002603a9dc3.zip
A start of iriver installation instructions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9245 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/iriver_install.tex')
-rw-r--r--manual/getting_started/iriver_install.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/getting_started/iriver_install.tex b/manual/getting_started/iriver_install.tex
new file mode 100644
index 0000000000..e9a74e8e3a
--- /dev/null
+++ b/manual/getting_started/iriver_install.tex
@@ -0,0 +1,6 @@
1\section{Preparing for Rockbox}
2There are two separate components of Rockbox that need to be installed in order to run Rockbox.
3\begin{enumerate}
4\item The Rockbox bootloader. This is the component of Rockbox that is installed to the flash memory of your \playerman. The bootloader is the program that tells your \dap\ how to boot and load other components of Rockbox.
5\item The Rockbox firmware. Unlike the \playerman\ firmware, which runs entirely from flash memory, most of the Rockbox code is contained in the build that resides on your jukebox's hard drive. This makes it easy to update Rockbox. The build contain a file named \firmwarefilename\ and a directory called \fname{.rockbox} which are located in the root directory of your hard drive.
6\end{enumerate}