Dominik Riebeling | b1080ce | 2006-06-06 19:59:25 +0000 | [diff] [blame] | 1 | % $Id$ % |
Martin Arver | 68b4922 | 2006-09-20 10:44:19 +0000 | [diff] [blame] | 2 | |
Peter D'Hoye | 0506ec7 | 2007-12-17 22:27:19 +0000 | [diff] [blame] | 3 | Installing the bootloader is the trickiest part of the installation. |
Alex Parker | 42ef5b0 | 2009-02-17 23:19:01 +0000 | [diff] [blame] | 4 | As explained above, we cannot distribute the bootloader directly, and |
| 5 | thus need to patch a compatible version of the Iriver firmware, which |
| 6 | can be downloaded as described above. |
Michael DiFebbo | b044683 | 2006-05-18 18:18:37 +0000 | [diff] [blame] | 7 | |
Dominik Riebeling | 536c6b4 | 2006-08-14 07:13:01 +0000 | [diff] [blame] | 8 | |
Martin Arver | 2b71fa8 | 2006-03-25 10:36:37 +0000 | [diff] [blame] | 9 | \begin{enumerate} |
Jonas Häggqvist | b774d4e | 2006-07-30 18:52:17 +0000 | [diff] [blame] | 10 | \item Download the firmware patcher \fname{fwpatcher.exe} from |
| 11 | \url{http://download.rockbox.org/bootloader/iriver/} and save it to your desktop. |
Alex Parker | 42ef5b0 | 2009-02-17 23:19:01 +0000 | [diff] [blame] | 12 | \note{The firmware patcher contains Unicode support, which is not supported by |
Dominik Riebeling | b1080ce | 2006-06-06 19:59:25 +0000 | [diff] [blame] | 13 | all versions of Windows. If you have difficulty with the firmware patcher, try |
| 14 | downloading the alternate firmware patcher \fname{fwpatchernu.exe}, which is |
| 15 | built without Unicode support.} |
| 16 | % |
Alex Parker | 42ef5b0 | 2009-02-17 23:19:01 +0000 | [diff] [blame] | 17 | \item Go to your desktop and double-click on the firmware patcher. |
Dominik Riebeling | b1080ce | 2006-06-06 19:59:25 +0000 | [diff] [blame] | 18 | % |
Dominik Riebeling | 536c6b4 | 2006-08-14 07:13:01 +0000 | [diff] [blame] | 19 | \item In the firmware patcher dialog box, click on the \setting{Browse} |
| 20 | button and navigate |
Alex Parker | 42ef5b0 | 2009-02-17 23:19:01 +0000 | [diff] [blame] | 21 | to the \fname{.hex} file that you previously downloaded. |
Dominik Riebeling | b1080ce | 2006-06-06 19:59:25 +0000 | [diff] [blame] | 22 | % |
Dominik Riebeling | 536c6b4 | 2006-08-14 07:13:01 +0000 | [diff] [blame] | 23 | \item Click \setting{Patch}. The firmware patcher will patch the |
Peter D'Hoye | 0506ec7 | 2007-12-17 22:27:19 +0000 | [diff] [blame] | 24 | original firmware to include the Rockbox bootloader. The \fname{.hex} |
Dominik Riebeling | 536c6b4 | 2006-08-14 07:13:01 +0000 | [diff] [blame] | 25 | file on your desktop is now a modified version of the original |
| 26 | \fname{.hex} file. |
Dominik Riebeling | b1080ce | 2006-06-06 19:59:25 +0000 | [diff] [blame] | 27 | % |
Alex Parker | 42ef5b0 | 2009-02-17 23:19:01 +0000 | [diff] [blame] | 28 | \item Copy \fname{.hex} to the root folder (the highest level) of your \dap{} |
Dominik Riebeling | b1080ce | 2006-06-06 19:59:25 +0000 | [diff] [blame] | 29 | \end{enumerate} |