diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-03-11 19:21:52 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-03-11 19:21:52 +0000 |
| commit | afde7f74d4325c3a5a6883167c1f74f4fb689f90 (patch) | |
| tree | 8706478cfd025edb278a8164fe208f06561590f6 | |
| parent | d3bf94f7468e350d89472d3bf42942b210fb410c (diff) | |
| download | rockbox-afde7f74d4325c3a5a6883167c1f74f4fb689f90.zip rockbox-afde7f74d4325c3a5a6883167c1f74f4fb689f90.tar.gz rockbox-afde7f74d4325c3a5a6883167c1f74f4fb689f90.tar.bz2 rockbox-afde7f74d4325c3a5a6883167c1f74f4fb689f90.tar.xz | |
Add a note about Rockbox not running on Sansas v2 (FS#8477 by Marc Guay).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16631 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/installation.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 45f3cd1..4749457 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -8,6 +8,12 @@ Apple's website: \url{http://www.info.apple.com/kbnum/n61688} } } +\opt{e200,c200}{ + \note{Rockbox doesn't function on the newer v2 models. They can be identified + by checking the Sandisk firmware version number under + Settings $\rightarrow$ Info. The v1 + firmware is named 01.xx.xx, while the v2 firmware begins with 03.} +} \section{Overview} There are two ways of installing Rockbox: automated and manual. While the |