mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Fix install directions for the Clip Zip.
Change-Id: I66214cd44afda7cba18f94f52d7979bcd9e8edd1
This commit is contained in:
parent
cc26850135
commit
cd99b0dbf9
1 changed files with 16 additions and 7 deletions
23
manual/getting_started/sansaAMS_install.tex
Normal file → Executable file
23
manual/getting_started/sansaAMS_install.tex
Normal file → Executable file
|
@ -15,6 +15,8 @@ files:
|
||||||
\url{http://forums.sandisk.com/t5/Clip-Clip/Sansa-Clip-Firmware-Update-01-02-15/td-p/150227}}%
|
\url{http://forums.sandisk.com/t5/Clip-Clip/Sansa-Clip-Firmware-Update-01-02-15/td-p/150227}}%
|
||||||
\opt{c200v2}{
|
\opt{c200v2}{
|
||||||
\url{http://forums.sandisk.com/t5/User-guides-Firmware-Software/c200-version2-Latest-Firmware-Installation-Instructions-03-02-05/td-p/34097}}
|
\url{http://forums.sandisk.com/t5/User-guides-Firmware-Software/c200-version2-Latest-Firmware-Installation-Instructions-03-02-05/td-p/34097}}
|
||||||
|
\opt{clipzip}{
|
||||||
|
\url{http://forums.sandisk.com/t5/Clip-Zip/Sansa-Clip-Zip-Firmware-01-01-18/td-p/254122}}
|
||||||
|
|
||||||
\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}}%
|
||||||
|
@ -23,7 +25,8 @@ 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}}
|
\opt{c200v2}{\download{bootloader/sandisk-sansa/c200v2/bootloader-c200v2.sansa}}%
|
||||||
|
\opt{clipzip}{\download{bootloader/sandisk-sansa/clipzip/bootloader-clipzip.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,9 +48,11 @@ files:
|
||||||
% of the code block. This is necessary as using \opt{} in the code block would
|
% of the code block. This is necessary as using \opt{} in the code block would
|
||||||
% create unwanted empty lines.
|
% create unwanted empty lines.
|
||||||
\begin{code}[firstline=\opt{fuze}{1}\opt{fuzev2}{2}\opt{e200v2}{3}%
|
\begin{code}[firstline=\opt{fuze}{1}\opt{fuzev2}{2}\opt{e200v2}{3}%
|
||||||
\opt{clipv1}{4}\opt{clipv2}{5}\opt{clipplus}{6}\opt{c200v2}{7},%
|
\opt{clipv1}{4}\opt{clipv2}{5}\opt{clipplus}{6}\opt{c200v2}{7}%
|
||||||
|
\opt{clipzip}{8},%
|
||||||
lastline=\opt{fuze}{1}\opt{fuzev2}{2}\opt{e200v2}{3}%
|
lastline=\opt{fuze}{1}\opt{fuzev2}{2}\opt{e200v2}{3}%
|
||||||
\opt{clipv1}{4}\opt{clipv2}{5}\opt{clipplus}{6}\opt{c200v2}{7}]
|
\opt{clipv1}{4}\opt{clipv2}{5}\opt{clipplus}{6}\opt{c200v2}{7}%
|
||||||
|
\opt{clipzip}{8}]
|
||||||
mkamsboot.exe fuzea.bin bootloader-fuze.sansa patched.bin
|
mkamsboot.exe fuzea.bin bootloader-fuze.sansa patched.bin
|
||||||
mkamsboot.exe fuzpa.bin bootloader-fuzev2.sansa patched.bin
|
mkamsboot.exe fuzpa.bin bootloader-fuzev2.sansa patched.bin
|
||||||
mkamsboot.exe e200pe.bin bootloader-e200v2.sansa patched.bin
|
mkamsboot.exe e200pe.bin bootloader-e200v2.sansa patched.bin
|
||||||
|
@ -55,6 +60,7 @@ files:
|
||||||
mkamsboot.exe m30pa.bin bootloader-clipv2.sansa patched.bin
|
mkamsboot.exe m30pa.bin bootloader-clipv2.sansa patched.bin
|
||||||
mkamsboot.exe clppa.bin bootloader-clipplus.sansa patched.bin
|
mkamsboot.exe clppa.bin bootloader-clipplus.sansa patched.bin
|
||||||
mkamsboot.exe c200pa.bin bootloader-c200v2.sansa patched.bin
|
mkamsboot.exe c200pa.bin bootloader-c200v2.sansa patched.bin
|
||||||
|
mkamsboot.exe clpza.bin bootloader-clipzip.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.
|
||||||
|
@ -64,7 +70,7 @@ files:
|
||||||
\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''}
|
\opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''}
|
||||||
\opt{c200v2}{(``c200pa.bin''} above).
|
\opt{clipzip}{(``clpza.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}
|
||||||
|
@ -83,9 +89,11 @@ files:
|
||||||
|
|
||||||
% See above for the code environment arguments explanation.
|
% See above for the code environment arguments explanation.
|
||||||
\begin{code}[firstline=\opt{fuze}{1}\opt{fuzev2}{2}\opt{e200v2}{3}%
|
\begin{code}[firstline=\opt{fuze}{1}\opt{fuzev2}{2}\opt{e200v2}{3}%
|
||||||
\opt{clipv1}{4}\opt{clipv2}{5}\opt{clipplus}{6}\opt{c200v2}{7},%
|
\opt{clipv1}{4}\opt{clipv2}{5}\opt{clipplus}{6}\opt{c200v2}{7}%
|
||||||
|
\opt{clipzip}{8},%
|
||||||
lastline=\opt{fuze}{1}\opt{fuzev2}{2}\opt{e200v2}{3}%
|
lastline=\opt{fuze}{1}\opt{fuzev2}{2}\opt{e200v2}{3}%
|
||||||
\opt{clipv1}{4}\opt{clipv2}{5}\opt{clipplus}{6}\opt{c200v2}{7}]
|
\opt{clipv1}{4}\opt{clipv2}{5}\opt{clipplus}{6}\opt{c200v2}{7}%
|
||||||
|
\opt{clipzip}{8}]
|
||||||
./mkamsboot fuzea.bin bootloader-fuze.sansa patched.bin
|
./mkamsboot fuzea.bin bootloader-fuze.sansa patched.bin
|
||||||
./mkamsboot fuzpa.bin bootloader-fuzev2.sansa patched.bin
|
./mkamsboot fuzpa.bin bootloader-fuzev2.sansa patched.bin
|
||||||
./mkamsboot e200pe.bin bootloader-e200v2.sansa patched.bin
|
./mkamsboot e200pe.bin bootloader-e200v2.sansa patched.bin
|
||||||
|
@ -93,6 +101,7 @@ files:
|
||||||
./mkamsboot m30pa.bin bootloader-clipv2.sansa patched.bin
|
./mkamsboot m30pa.bin bootloader-clipv2.sansa patched.bin
|
||||||
./mkamsboot clppa.bin bootloader-clipplus.sansa patched.bin
|
./mkamsboot clppa.bin bootloader-clipplus.sansa patched.bin
|
||||||
./mkamsboot c200pa.bin bootloader-c200v2.sansa patched.bin
|
./mkamsboot c200pa.bin bootloader-c200v2.sansa patched.bin
|
||||||
|
./mkamsboot clpza.bin bootloader-clipzip.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.
|
||||||
|
@ -102,7 +111,7 @@ files:
|
||||||
\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''}
|
\opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''}
|
||||||
\opt{c200v2}{(``c200pa.bin''} above).
|
\opt{c200v2}{(``c200pa.bin''} \opt{clipzip}{(``clpza.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}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue