forked from len0rd/rockbox
Emphasise the installation steps required to install Rockbox itself - hopefully less people will now skip this step
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13332 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
23a8a9f0b9
commit
a34ce902e3
1 changed files with 23 additions and 10 deletions
|
@ -140,9 +140,10 @@ software.
|
||||||
|
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
\subsection{Installing the firmware}\label{sec:installing_firmware}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\subsection{Choosing a Rockbox version}\label{sec:choosing_version}
|
||||||
|
|
||||||
There are three different types of firmware binaries from Rockbox website:
|
There are three different types of firmware binaries from Rockbox website:
|
||||||
\label{Version}
|
\label{Version}
|
||||||
Release version, current build and daily build. You need to decide which one
|
Release version, current build and daily build. You need to decide which one
|
||||||
|
@ -195,6 +196,8 @@ project development, you can try development builds and help by reporting
|
||||||
bugs. Just be aware that these are development builds that are highly
|
bugs. Just be aware that these are development builds that are highly
|
||||||
functional, but not perfect!
|
functional, but not perfect!
|
||||||
|
|
||||||
|
\subsection{Installing the firmware}\label{sec:installing_firmware}
|
||||||
|
|
||||||
\opt{sansa}{\warn{The following steps require you to change the setting in
|
\opt{sansa}{\warn{The following steps require you to change the setting in
|
||||||
\setting{Settings $\rightarrow$ USB Mode} to \setting{MSC} from within the
|
\setting{Settings $\rightarrow$ USB Mode} to \setting{MSC} from within the
|
||||||
original firmware. Never extract files to your \dap{} while it is in
|
original firmware. Never extract files to your \dap{} while it is in
|
||||||
|
@ -205,16 +208,26 @@ functional, but not perfect!
|
||||||
\opt{gigabeat}{\warn{During installation, do not connect your \dap{}
|
\opt{gigabeat}{\warn{During installation, do not connect your \dap{}
|
||||||
using the cradle but plug the USB cable directly to the \dap{}.}}
|
using the cradle but plug the USB cable directly to the \dap{}.}}
|
||||||
|
|
||||||
After downloading the Rockbox package connect your \dap{} to the computer via
|
\begin{enumerate}
|
||||||
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.
|
|
||||||
|
|
||||||
Use the ``Extract all'' command of your unzip program to extract the files in
|
\item Download your chosen version of Rockbox from the links in the
|
||||||
the \fname{.zip} file onto your \dap{}. Note that the entire contents of the
|
previous section.
|
||||||
\fname{.zip} file should be extracted directly to the root of your \daps{}
|
|
||||||
drive. Do not try to create a separate directory or folder on your \dap{} for
|
\item Connect your \dap{} to the computer via USB
|
||||||
the Rockbox files! The \fname{.zip} file already contains the internal
|
\opt{ipod3g,ipod4g,ipodmini,ipodcolor}{ or Firewire} as described in
|
||||||
directory structure that Rockbox needs.
|
the manual that came with your \dap{}.
|
||||||
|
|
||||||
|
\item Take the file that you downloaded above, and use the ``Extract
|
||||||
|
all'' command of your unzip program to extract the files in the
|
||||||
|
\fname{.zip} file onto your \dap{}.
|
||||||
|
|
||||||
|
Note that the entire contents of the \fname{.zip} file should be
|
||||||
|
extracted directly to the root of your \daps{} drive. Do not try to
|
||||||
|
create a separate directory or folder on your \dap{} for the Rockbox
|
||||||
|
files! The \fname{.zip} file already contains the internal directory
|
||||||
|
structure that Rockbox needs.
|
||||||
|
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
\opt{archos}{
|
\opt{archos}{
|
||||||
\note{
|
\note{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue