diff options
| author | Szymon Dziok <b0hoon@o2.pl> | 2014-10-02 14:16:05 +0200 |
|---|---|---|
| committer | Szymon Dziok <b0hoon@o2.pl> | 2014-10-02 14:22:16 +0200 |
| commit | 26a486e1e2ef1ac30e6b45f5b33b085dd957052f (patch) | |
| tree | 4838ad8c362ee5c82133bb45fc03e535a6cf5097 /manual/getting_started | |
| parent | 4a396ac1edcbb3140de5da207bb97d24ba6acbf5 (diff) | |
| download | rockbox-26a486e1e2ef1ac30e6b45f5b33b085dd957052f.zip rockbox-26a486e1e2ef1ac30e6b45f5b33b085dd957052f.tar.gz rockbox-26a486e1e2ef1ac30e6b45f5b33b085dd957052f.tar.bz2 rockbox-26a486e1e2ef1ac30e6b45f5b33b085dd957052f.tar.xz | |
Manual: Unify and simplify manual uninstallation for couple targets.
Change-Id: Ib90aaf3652be4ea4cfc5f873aa5ab1f4ef4dd004
Diffstat (limited to 'manual/getting_started')
| -rw-r--r-- | manual/getting_started/installation.tex | 28 |
1 files changed, 6 insertions, 22 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 8023029..ea9568e 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -721,31 +721,15 @@ completely follow the manual uninstallation instructions below.}} \fname{\firmwarefilename} file. } -\opt{iriverh10,iriverh10_5gb}{ +\opt{iriverh10,iriverh10_5gb,mrobe100,vibe500}{ If you would like to go back to using the original \playerman{} software, connect the \dap{} to your computer, and delete the - \opt{iriverh10}{\fname{H10\_20GC.mi4}}\opt{iriverh10_5gb}{\fname{H10.mi4}} - file and rename \fname{OF.mi4} to \opt{iriverh10}{\fname{H10\_20GC.mi4}}% - \opt{iriverh10_5gb}{\fname{H10.mi4}} in the \fname{System} directory on - your \playertype{}. As in the installation, it may be necessary to first - put your device into UMS mode. - } - -\opt{vibe500}{ - If you would like to go back to using the original \playerman{} software, - connect the \dap{} to your computer, and delete the - \fname{jukebox.mi4} file and rename - \fname{OF.mi4} to \fname{JUKEBOX.mi4} - in the \fname{System} directory on your \playertype{}. As in the installation, - it may be necessary to first put your device into UMS mode. -} - -\opt{mrobe100}{ - If you would like to go back to using the original \playerman{} software, - connect the \dap{} to your computer, and delete the - \fname{pp5020.mi4} file and rename - \fname{OF.mi4} to \fname{pp5020.mi4} + \originalfirmwarefilename{} file and rename + \fname{OF.mi4} to \originalfirmwarefilename{} in the \fname{System} directory on your \playertype{}. + \nopt{mrobe100}{As in the installation, + it may be necessary to first put your device into UMS mode. + } } \opt{e200}{ |