forked from len0rd/rockbox
Added instructions for how to dual boot on H100, H300, H10, and ipod platforms. Incorporates FS #6561 by GodEater.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12089 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
32dc7da2e2
commit
f30a39806c
1 changed files with 54 additions and 3 deletions
|
|
@ -53,7 +53,7 @@ paragraph.
|
|||
used in Rockbox.
|
||||
}
|
||||
%
|
||||
\opt{ipod4g, ipod3g,ipodcolor,ipodvideo,ipodmini}
|
||||
\opt{ipod4g,ipod3g,ipodcolor,ipodvideo,ipodmini}
|
||||
{
|
||||
The main controls on the \dap{} are a slightly indented scroll wheel
|
||||
with a flat round button in the center. Hold the \dap{} with these controls
|
||||
|
|
@ -127,7 +127,7 @@ paragraph.
|
|||
|
||||
\subsection{Turning the \dap{} on and off}
|
||||
To turn on and off your Rockbox enabled \dap{} use the following keys:
|
||||
\begin{table}
|
||||
\begin{table}
|
||||
\begin{btnmap}{}{}
|
||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}%
|
||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}%
|
||||
|
|
@ -145,9 +145,60 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
|
|||
{Hold \ButtonPower}%
|
||||
& Shutdown Rockbox\\
|
||||
\end{btnmap}
|
||||
\end{table}
|
||||
\end{table}
|
||||
|
||||
\label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings.
|
||||
|
||||
\nopt{gigabeat,x5,e200,archos}
|
||||
{
|
||||
\opt{ipod}
|
||||
{
|
||||
Rockbox has a dual-boot feature. To boot into the original firmware, shut
|
||||
down the device as described above. Turn on the ``hold'' switch
|
||||
immediately after turning the player on. Once Rockbox displays the
|
||||
message ``Loading original firmware ...'' you may turn the ``hold''
|
||||
switch off. Rockbox will boot into the original firmware.
|
||||
|
||||
\note{The described method of dual-booting works with Rockbox bootloader
|
||||
version 2, which was released 16 December 2006. If you have the older
|
||||
bootloader, boot the original firmware by pressing \ButtonMenu{}
|
||||
immediately after turning on your Ipod. Do not release the
|
||||
\ButtonMenu{} button until you see the ``Loading original firmware...''
|
||||
message on the screen.}
|
||||
|
||||
Regardless of which method you use to boot to the original firmware, you can
|
||||
return to Rockbox by pressing and holding \ButtonMenu{} and \ButtonSelect{}
|
||||
simultaneously until the player reboots.
|
||||
}
|
||||
|
||||
\opt{h1xx}
|
||||
{
|
||||
Rockbox has a dual-boot feature. To boot into the original firmware,
|
||||
press and hold the \ButtonRec{} button, and then press the \ButtonOn{}
|
||||
button.
|
||||
}
|
||||
|
||||
\opt{h300}
|
||||
{
|
||||
Rockbox has a dual-boot feature. To boot into the original firmware,
|
||||
press and hold the \ButtonRec{} button, and then press and hold the
|
||||
\ButtonOn{} button.
|
||||
}
|
||||
|
||||
\opt{h10,h10_5gb}
|
||||
{
|
||||
It is possible to configure Rockbox to dual-boot, so that you can choose
|
||||
at start-up whether to run the original firmware or Rockbox. In order to
|
||||
dual-boot, you must first configure your player for dual-boot capability
|
||||
by following the directions on this wiki page:
|
||||
\url{http://www.rockbox.org/twiki/bin/view/Main/H10InstallationBeta}.
|
||||
|
||||
Once your player is properly configured to dual-boot, you can boot to the
|
||||
original firmware by holding \ButtonLeft{} while turning on the player.
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD}{%
|
||||
In the unlikely event of a software failure, a hardware power off can be
|
||||
performed by holding down
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue