Manual: fix Sansa AMS install

Sandisk has changed its forum, so update the links to OF
Also add c200v2 link and description

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27879 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2010-08-25 13:45:03 +00:00
parent 26de96cad8
commit 2b0db13b51

View file

@ -6,13 +6,15 @@ files:
\begin{itemize} \begin{itemize}
\item An original firmware (OF) from \item An original firmware (OF) from
\opt{e200v2}{ \opt{e200v2}{
\url{http://forums.sandisk.com/sansa/board/message?board.id=e200&thread.id=13548}} \url{http://forums.sandisk.com/t5/User-guides-Firmware-Software/e200v2-03-01-16-Firmware-Download-amp-Instructions/td-p/36562}}
\opt{fuze,fuzev2}{ \opt{fuze,fuzev2}{
\url{http://forums.sandisk.com/sansa/board/message?board.id=sansafuse&thread.id=23276}} \url{http://forums.sandisk.com/t5/Fuze/Sansa-Fuze-Firmware-Update-01-02-31-amp-02-03-33/td-p/139175}}
\opt{clipv1,clipv2}{ \opt{clipv1,clipv2}{
\url{http://forums.sandisk.com/sansa/board/message?board.id=clip&thread.id=15109}} \url{http://forums.sandisk.com/t5/Clip-Clip/Sansa-Clip-Firmware-01-01-35-amp-02-01-35-Release/td-p/144965}}
\opt{clipplus}{ \opt{clipplus}{
\url{http://forums.sandisk.com/sansa/board/message?board.id=clipplus&thread.id=2911}} \url{http://forums.sandisk.com/t5/Clip-Clip/Sansa-Clip-Firmware-Update-01-02-15/td-p/150227}}
\opt{c200v2}{
\url{http://forums.sandisk.com/t5/User-guides-Firmware-Software/c200-version2-Latest-Firmware-Installation-Instructions-03-02-05/td-p/34097}}
\item The bootloader: \item The bootloader:
\opt{e200v2}{\download{bootloader/sandisk-sansa/e200v2/bootloader-e200v2.sansa}} \opt{e200v2}{\download{bootloader/sandisk-sansa/e200v2/bootloader-e200v2.sansa}}
@ -21,6 +23,7 @@ files:
\opt{clipv1}{\download{bootloader/sandisk-sansa/clip/bootloader-clip.sansa}} \opt{clipv1}{\download{bootloader/sandisk-sansa/clip/bootloader-clip.sansa}}
\opt{clipv2}{\download{bootloader/sandisk-sansa/clipv2/bootloader-clipv2.sansa}} \opt{clipv2}{\download{bootloader/sandisk-sansa/clipv2/bootloader-clipv2.sansa}}
\opt{clipplus}{\download{bootloader/sandisk-sansa/clipplus/bootloader-clipplus.sansa}} \opt{clipplus}{\download{bootloader/sandisk-sansa/clipplus/bootloader-clipplus.sansa}}
\opt{c200v2}{\download{bootloader/sandisk-sansa/c200v2/bootloader-c200v2.sansa}}
\item The version of mkamsboot for your operating system from \item The version of mkamsboot for your operating system from
\download{bootloader/sandisk-sansa/mkamsboot/} \download{bootloader/sandisk-sansa/mkamsboot/}
@ -45,6 +48,7 @@ files:
\opt{clipv1}{mkamsboot.exe m300a.bin bootloader-clip.sansa patched.bin} \opt{clipv1}{mkamsboot.exe m300a.bin bootloader-clip.sansa patched.bin}
\opt{clipv2}{mkamsboot.exe m30pa.bin bootloader-clipv2.sansa patched.bin} \opt{clipv2}{mkamsboot.exe m30pa.bin bootloader-clipv2.sansa patched.bin}
\opt{clipplus}{mkamsboot.exe clppa.bin bootloader-clipplus.sansa patched.bin} \opt{clipplus}{mkamsboot.exe clppa.bin bootloader-clipplus.sansa patched.bin}
\opt{c200v2}{mkamsboot.exe c200pa.bin bootloader-c200v2.sansa patched.bin}
\end{code} \end{code}
If mkamsboot.exe does not report success, then retry or abort. If mkamsboot.exe does not report success, then retry or abort.
@ -53,7 +57,8 @@ files:
root of the device and rename it to the same name as the OF file you downloaded earlier root of the device and rename it to the same name as the OF file you downloaded earlier
\opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''} \opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''}
\opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''} \opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''}
\opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''} above). \opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''}
\opt{c200v2}{(``c200pa.bin''} above).
\item Safely eject the device, unplug USB and wait for the firmware update to finish. \item Safely eject the device, unplug USB and wait for the firmware update to finish.
\end{enumerate} \end{enumerate}
@ -77,6 +82,7 @@ files:
\opt{clipv1}{./mkamsboot m300a.bin bootloader-clip.sansa patched.bin} \opt{clipv1}{./mkamsboot m300a.bin bootloader-clip.sansa patched.bin}
\opt{clipv2}{./mkamsboot m30pa.bin bootloader-clipv2.sansa patched.bin} \opt{clipv2}{./mkamsboot m30pa.bin bootloader-clipv2.sansa patched.bin}
\opt{clipplus}{./mkamsboot clppa.bin bootloader-clipplus.sansa patched.bin} \opt{clipplus}{./mkamsboot clppa.bin bootloader-clipplus.sansa patched.bin}
\opt{c200v2}{./mkamsboot c200pa.bin bootloader-c200v2.sansa patched.bin}
\end{code} \end{code}
If mkamsboot does not report success, then retry or abort. If mkamsboot does not report success, then retry or abort.
@ -85,7 +91,8 @@ files:
root of the device and rename it to the same name as the OF file you downloaded earlier root of the device and rename it to the same name as the OF file you downloaded earlier
\opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''} \opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''}
\opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''} \opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''}
\opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''} above). \opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''}
\opt{c200v2}{(``c200pa.bin''} above).
\item Safely eject the device, unplug USB and wait for the firmware update to finish. \item Safely eject the device, unplug USB and wait for the firmware update to finish.
\end{enumerate} \end{enumerate}