blob: 04b91b3bde94ea766f18fdb823c26329b498fa89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
\section{Before installation}
Before you install Rockbox, you will need to know what model of Archos Jukebox
you own. Rockbox comes in different versions depending on the model of your
Jukebox. There are six different versions of the software. The table below
will help you to identify which version of the software you need.
The model name is printed on the case. The hard drive size is listed on the
serial number sticker on the back of the unit.
\begin{center}
\begin{tabularx}{\textwidth}{llXl}\toprule
\label{ref:Jukeboxtypetable}
\textbf{Picture} & \textbf{Disk size} & \textbf{Model Name} & \textbf{Version Name} \\\midrule
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-studio-small.png}
\end{minipage}
& 5GB, 6GB, 10GB, 20GB &
\begin{minipage}{8cm}
Jukebox 5000 \newline
Jukebox 6000 \newline
Jukebox Studio 10 \newline
Jukebox Studio 20
\end{minipage}
& player \\\midrule
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-recorder-small.png}
\end{minipage}
& 6GB, 10GB, 15GB, 20GB & \begin{minipage}{8cm}
Jukebox Recorder 6 \newline
Jukebox Recorder 10 \newline
Jukebox Recorder 15 \newline
Jukebox Recorder 20
\end{minipage}
& recorder\\\midrule
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-recorderv2-small.png}
\end{minipage}
& 20GB & Jukebox Recorder v2 & recorderv2\\\midrule
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-recorderfm-small.png}
\end{minipage}
& 20GB & Jukebox Recorder FM & fmrecorder \\\midrule
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-ondiosp-small.png}
\end{minipage}
& 128MB (flash) & Ondio 128 SP & ondiosp \\\midrule
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-ondiofm-small.png}
\end{minipage}
& 128MB (flash) & Ondio 128 FM & ondiofm \\\bottomrule
\end{tabularx}
\end{center}
\note{Rockbox does not run on the Archos Jukebox Multimedia or any
Archos MP3 player products other than those mentioned here.}
|