diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-03-12 18:19:42 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-03-12 18:19:42 +0000 |
| commit | 2b17417170c819c8e81213070d5948b650ba54c1 (patch) | |
| tree | d330508e213f338c17c0b6c5f05bf9c0f444be99 /manual/getting_started/installation.tex | |
| parent | 9fe79f183fd45406a917af4b56684f6a19d5d8b4 (diff) | |
| download | rockbox-2b17417170c819c8e81213070d5948b650ba54c1.zip rockbox-2b17417170c819c8e81213070d5948b650ba54c1.tar.gz rockbox-2b17417170c819c8e81213070d5948b650ba54c1.tar.bz2 rockbox-2b17417170c819c8e81213070d5948b650ba54c1.tar.xz | |
Add installation instructions for the sansa.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12740 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/installation.tex')
| -rw-r--r-- | manual/getting_started/installation.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 6223b99..5baaa4d 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -193,6 +193,10 @@ project development, you can try development builds and help by reporting bugs. Just be aware that these are development builds that are highly functional, but not perfect! +\opt{sansa}{\warn{The following steps require you to change the setting in + \setting{Settings $\rightarrow$ USB Mode} to \setting{MSC} from within the + original firmware. Never extract files to your \dap{} while it is in + recovery mode.}} After downloading the Rockbox package connect your \dap{} to the computer via USB as described in the manual that came with your \dap{}. Take the file that you downloaded above, and extract its contents to your \daps{} drive. @@ -220,6 +224,7 @@ directory structure that Rockbox needs. \opt{x5}{\input{getting_started/iaudio_install.tex}} \opt{h10,h10_5gb}{\input{getting_started/h10_install.tex}} \opt{gigabeat}{\input{getting_started/gigabeat_install.tex}} + \opt{sansa}{\input{getting_started/sansa_install.tex}} } \section{Enabling Speech Support (optional)}\label{sec:enabling_speech_support} |