mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-18 20:47:39 -04:00
Sansa AMS: don't duplicate incorrectly install steps.
Change-Id: Ib9678ca108cc1264d5dc355fabc5ba877da59497
This commit is contained in:
parent
30a7e59d25
commit
6162d813e7
2 changed files with 6 additions and 5 deletions
|
@ -532,10 +532,15 @@ structure that Rockbox needs.\\}
|
||||||
\end{itemize}
|
\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.
|
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}{
|
\opt{gigabeats}{
|
||||||
Safely eject / unmount your \dap{}.
|
Safely eject / unmount your \dap{}.
|
||||||
}
|
}
|
||||||
|
|
|
@ -71,8 +71,6 @@ files:
|
||||||
\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{clipzip}{(``clpza.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.
|
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
|
|
||||||
\subsection{Bootloader installation from Mac OS X and Linux}
|
\subsection{Bootloader installation from Mac OS X and Linux}
|
||||||
|
@ -112,6 +110,4 @@ files:
|
||||||
\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''} \opt{clipzip}{(``clpza.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.
|
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue