diff options
| author | Robert Kukla <roolku@rockbox.org> | 2008-03-05 01:04:14 +0000 |
|---|---|---|
| committer | Robert Kukla <roolku@rockbox.org> | 2008-03-05 01:04:14 +0000 |
| commit | 25949f9cd10583d2e8907860851b0fa3c7280a72 (patch) | |
| tree | 99615f204a81808de83744b503c0ba87372caa8e | |
| parent | 562b9de7cbf3affed3979a8884c31b716734b03c (diff) | |
| download | rockbox-25949f9cd10583d2e8907860851b0fa3c7280a72.zip rockbox-25949f9cd10583d2e8907860851b0fa3c7280a72.tar.gz rockbox-25949f9cd10583d2e8907860851b0fa3c7280a72.tar.bz2 rockbox-25949f9cd10583d2e8907860851b0fa3c7280a72.tar.xz | |
document dual-boot feature on m:robe 100
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16524 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 1326db8..0daff16 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -268,7 +268,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}% \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% {Long \ButtonOn}% - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} {\ButtonPower}% & Start Rockbox\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}% @@ -276,7 +276,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}% \opt{recorder}{Double tap \ButtonOff\ when playback is stopped}% \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}% - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}% + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}% {Long \ButtonPower}% & Shutdown Rockbox\\ \end{btnmap} @@ -340,6 +340,17 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: Rockbox has a dual-boot feature. To boot into the original firmware, press and hold the \ButtonLeft{} button while turning on the player. } + + \opt{mrobe100} + { + Rockbox has a dual-boot feature. It loads the original firmware from + the file \fname{/System/OF.mi4}. To boot into the original firmware, + when the \dap{} is turned off, press the \ButtonPower{} button once and then + a second time when the m:robe bootlogo (the headphone) appears. Hold the + \ButtonPower{} button until you see the ``Loading original firmware...'' + message on the screen. + } + } \subsection{The first contact} |