diff options
| -rw-r--r-- | manual/getting_started/main.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/manual/getting_started/main.tex b/manual/getting_started/main.tex index addf434..0e55fc1 100644 --- a/manual/getting_started/main.tex +++ b/manual/getting_started/main.tex @@ -46,6 +46,7 @@ of call when looking for further help. the procedure is still fairly simple. } \opt{SWCODEC}{ +\subsection{Introduction} There are two separate components of Rockbox that need to be installed in order to run Rockbox. \begin{enumerate} @@ -58,7 +59,10 @@ to run Rockbox. build contain a file named \firmwarefilename\ and a directory called \fname{.rockbox} which are located in the root directory of your hard drive. \end{enumerate} -\opt{h1xx,h300}{\input{getting_started/iriver_install}} +\opt{h1xx,h300}{\input{getting_started/iriver_install.tex}} +\opt{ipod4g,ipodcolor,ipodnano,ipodmini,ipodvideo} + {\input{getting_started/ipod_install.tex}} +\opt{x5}{\input{getting_started/iaudio_install.tex}} \subsection{Installing the firmware} After installing the bootloader the installation becomes fairly easy. |