summaryrefslogtreecommitdiff
path: root/manual/getting_started/installation.tex
diff options
context:
space:
mode:
authorMichael DiFebbo <medifebbo@rockbox.org>2006-12-21 20:54:20 +0000
committerMichael DiFebbo <medifebbo@rockbox.org>2006-12-21 20:54:20 +0000
commit19e30840b3b4afc6d53ae1857cb15d6f0cb993bc (patch)
treed85d862a635871b1b2afd3e78e6c8f0209434025 /manual/getting_started/installation.tex
parenta26519680af29afe33d9a45041dee660c47d6498 (diff)
downloadrockbox-19e30840b3b4afc6d53ae1857cb15d6f0cb993bc.zip
rockbox-19e30840b3b4afc6d53ae1857cb15d6f0cb993bc.tar.gz
rockbox-19e30840b3b4afc6d53ae1857cb15d6f0cb993bc.tar.bz2
rockbox-19e30840b3b4afc6d53ae1857cb15d6f0cb993bc.tar.xz
First draft of updates to manual to include the installation instructions for the new ipod bootloader. Still needs a lot of clean-up. Also flipped the installation instructions for the bootloader and the firmware build for all SWCODEC platforms. Instructions for installing the build now come before instructions for installing the bootloader. This should eliminate some confusion from those who tried to boot Rockbox after installing the bootloader but before installing a build, and received the -1 error.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11829 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/installation.tex')
-rw-r--r--manual/getting_started/installation.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 4accc06..7d6b678 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -111,14 +111,7 @@ software.
\end{description}
- \subsection{Installing the boot loader}
- \opt{h1xx,h300}{\input{getting_started/iriver_install.tex}}
- \opt{ipod}{\input{getting_started/ipod_install.tex}}
- \opt{x5}{\input{getting_started/iaudio_install.tex}}
- \opt{h10,h10_5gb}{\input{getting_started/h10_install.tex}}
-
\subsection{Installing the firmware}
- After installing the boot loader, the installation becomes fairly easy.
}
There are three different types of firmware binaries from Rockbox website:
@@ -192,6 +185,14 @@ directory structure that Rockbox needs.
number of other folders and system files needed by Rockbox. If you receive a
``-1'' error when you start Rockbox, you have not extracted the contents of
the \fname{.zip} file to the proper location.
+ }
+
+\opt{SWCODEC}{
+ \subsection{Installing the boot loader}
+ \opt{h1xx,h300}{\input{getting_started/iriver_install.tex}}
+ \opt{ipod}{\input{getting_started/ipod_install.tex}}
+ \opt{x5}{\input{getting_started/iaudio_install.tex}}
+ \opt{h10,h10_5gb}{\input{getting_started/h10_install.tex}}
}
\section{Enabling Speech Support (optional)}\label{sec:enabling_speech_support}