diff options
| author | Michael Giacomelli <giac2000@hotmail.com> | 2011-08-01 18:10:42 +0000 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2011-08-01 18:10:42 +0000 |
| commit | 9d8866c7c2da35ca3477efa25dfc45d64d8ac01b (patch) | |
| tree | 959663c90d9c7b8325bb71676944cc6569019a5f | |
| parent | 86724a205dc55475536eb3f7c421fac64280a50f (diff) | |
| download | rockbox-9d8866c7c2da35ca3477efa25dfc45d64d8ac01b.zip rockbox-9d8866c7c2da35ca3477efa25dfc45d64d8ac01b.tar.gz rockbox-9d8866c7c2da35ca3477efa25dfc45d64d8ac01b.tar.bz2 rockbox-9d8866c7c2da35ca3477efa25dfc45d64d8ac01b.tar.xz | |
Mention that MSC mode is reset after installing rockbox on AMS players.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30234 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/installation.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index edf2860..1166a0c 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -158,7 +158,10 @@ follow the instructions at \opt{fuze,fuzev2,clipplus}{ \note{The following steps require you to change the setting in \setting{Settings $\rightarrow$ System Settings $\rightarrow$ USB Mode} to - \setting{MSC} from within the original firmware.} + \setting{MSC} from within the original firmware. Further note that + all original firmware settings will be lost immediately after patching + the bootloader, so you may need to correct this setting again after + installing rockbox.} } \opt{iriverh10,iriverh10_5gb}{ |