diff options
| author | Rafaël Carré <funman@videolan.org> | 2012-02-11 14:13:26 -0500 |
|---|---|---|
| committer | Rafaël Carré <funman@videolan.org> | 2012-02-11 14:13:26 -0500 |
| commit | 6162d813e7bf29d53d040547dc6fd826ca0270df (patch) | |
| tree | 957d15ecc5b228dca780786302d50ad586cb64f5 | |
| parent | 30a7e59d258ab6d24446fc01ceeed20cbe51414c (diff) | |
| download | rockbox-6162d813e7bf29d53d040547dc6fd826ca0270df.zip rockbox-6162d813e7bf29d53d040547dc6fd826ca0270df.tar.gz rockbox-6162d813e7bf29d53d040547dc6fd826ca0270df.tar.bz2 rockbox-6162d813e7bf29d53d040547dc6fd826ca0270df.tar.xz | |
Sansa AMS: don't duplicate incorrectly install steps.
Change-Id: Ib9678ca108cc1264d5dc355fabc5ba877da59497
| -rw-r--r-- | manual/getting_started/installation.tex | 7 | ||||
| -rwxr-xr-x | manual/getting_started/sansaAMS_install.tex | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 855a8a8..c3f7ab0 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -532,10 +532,15 @@ structure that Rockbox needs.\\} \end{itemize} } -\opt{iriverh10,iriverh10_5gb,ipod,mrobe100,sansa,archos,sansaAMS,cowond2,vibe500,ondavx777}{ +\opt{iriverh10,iriverh10_5gb,ipod,mrobe100,sansa,archos,cowond2,vibe500,ondavx777}{ Safely eject / unmount the USB drive, unplug the cable and restart. } +\opt{sansaAMS}{ + Safely eject the device, unplug USB and wait for the firmware update to finish. + Don't try to power off the device, it will shutdown by itself after a minute. +} + \opt{gigabeats}{ Safely eject / unmount your \dap{}. } diff --git a/manual/getting_started/sansaAMS_install.tex b/manual/getting_started/sansaAMS_install.tex index 537cedd..0900718 100755 --- a/manual/getting_started/sansaAMS_install.tex +++ b/manual/getting_started/sansaAMS_install.tex @@ -71,8 +71,6 @@ files: \opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''} \opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''} \opt{clipzip}{(``clpza.bin''} \opt{c200v2}{(``c200pa.bin''} above). - -\item Safely eject the device, unplug USB and wait for the firmware update to finish. \end{enumerate} \subsection{Bootloader installation from Mac OS X and Linux} @@ -112,6 +110,4 @@ files: \opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''} \opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''} \opt{c200v2}{(``c200pa.bin''} \opt{clipzip}{(``clpza.bin''} above). - -\item Safely eject the device, unplug USB and wait for the firmware update to finish. \end{enumerate} |