Clearer installation instructions
[kugel-rb.git] / www / download / index.t
blobc8711d4495282cf5e50e19413c40a52344a4108e
1 #define _PAGE_ Download
2 #define DOWNLOAD_PAGE
3 #include "head.t"
5 <h2>Latest version is 2.3 (2004-10-26)</h2>
7 <p>Please read the <a href="rockbox-2.3-notes.txt">release notes</a>. (<a href="old.html">Older releases</a>)
9 <p>Make sure you download the correct file for your device:
10 <table class=rockbox><tr>
11 <th>player</th>
12 <th>recorder</th>
13 <th>recorder v2</th>
14 <th>fm recorder</th>
15 </tr><tr valign=top>
17 <td><a href=/docs/newplayer.jpg><img border=0 src=/docs/newplayer_t.jpg></a><br clear=all>Archos Jukebox 5000, 6000 and Studio models
18 <p><a href="rockbox-2.3-player.zip">rockbox-2.3-player.zip</a>
19 <br>(210 KB)</td>
21 <td>
22 <a href=/docs/recorder.jpg><img border=0 src=/docs/recorder_t.jpg></a><br clear=all>Archos Jukebox Recorder 6, 10, 15 and 20
23 <p><a href="rockbox-2.3-recorder.zip">rockbox-2.3-recorder.zip</a>
24 <br>(593 KB)</td>
26 <td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox Recorder V2
27 <p><a href="rockbox-2.3-recorderv2.zip">rockbox-2.3-recorderv2.zip</a>
28 <br>(601 KB)</td>
30 <td><a href=/docs/fmrecorder.jpg><img border=0 src=/docs/fmrecorder_t.jpg></a><br clear=all>Archos Jukebox FM Recorder
31 <p><a href="rockbox-2.3-fmrecorder.zip">rockbox-2.3-fmrecorder.zip</a>
32 <br>(491 KB)</td>
34 </tr><tr>
35 <th>ondio fm</th>
36 <th>ondio sp</th>
37 <th>installer</th>
38 </tr><tr>
40 <td><a href=/docs/ondiofm.jpg><img border=0 src=/docs/ondiofm_t.jpg></a><br clear=all>Archos Ondio 128 & 128 FM
41 <p><a href="rockbox-2.3-ondiofm.zip">rockbox-2.3-ondiofm.zip</a>
42 <br clear=all>(460 KB)</td>
44 <td><a href=/docs/ondiosp.jpg><img border=0 src=/docs/ondiosp_t.jpg></a><br clear=all>Archos Ondio 128 SP
45 <p><a href="rockbox-2.3-ondiosp.zip">rockbox-2.3-ondiosp.zip</a>
46 <br>(535 KB)</td>
48 <td><img border=0 src=/docs/install.png></a><br clear=all>Windows installer (not for ondio yet)
49 <p><a href="rockbox-2.3-install.exe">rockbox-2.3-install.exe</a>
50 <br>(922 KB)</td>
52 </tr></table>
54 <h2>Installation</h2>
56 <p>Unpack the entire zip archive in the root (top) directory of your Archos disk. Make sure you stop/eject/unmount the usb disk before you unplug it. <b>Note:</b> All files in the zip file are needed, don't just install a few of them.
58 <p>Windows users can also use the the installer: Simply select your model and destination drive.
60 <h2>Download voice files</h2>
61 <ul>
62 <li><a href="/twiki/bin/view/Main/VoiceFiles">Voice files</a>
63 </ul>
65 <h2>Uninstallation</h2>
67 <p>If you ever want to remove the Rockbox firmware, simply delete archos.mod (player) or ajbrec.ajz (recorder) from the root of your Archos disk.
69 <h2>Source code</h2>
70 <p><a href="rockbox-2.3.tar.gz">rockbox-2.3.tar.gz</a>
71 <p>
72 ... or get the source directly off the <a href="/cvs.html">CVS server</a>.
74 <h2>Manual</h2>
76 <p>We have a <a href="/manual/manual.pdf">manual in PDF format</a>. It's not
77 yet updated with 2.3-specific features, but it is still very informative.
78 Please read it. Check out the <a href="/docs/">documentation</a> page for further info.
80 <h2>Bug reports</h2>
82 <p>Please use our <a href="/bugs.shtml">bug page</a>
83 for all bug reports and feature requests.
85 <p>If you are interested in helping with the development of Rockbox, please join the mailing list.
87 #include "foot.t"