Dominik Riebeling | a0bf190 | 2007-01-04 21:34:40 +0000 | [diff] [blame] | 1 | % $Id$ |
| 2 | |
Dominik Riebeling | a0bf190 | 2007-01-04 21:34:40 +0000 | [diff] [blame] | 3 | \begin{itemize} |
Paul Louden | 9467d1b | 2007-01-10 23:50:16 +0000 | [diff] [blame] | 4 | \item Download the Rockbox bootloader from |
Dave Chapman | e95ce7d | 2007-01-10 01:47:25 +0000 | [diff] [blame] | 5 | \url{http://download.rockbox.org/bootloader/gigabeat/} |
Marianne Arnold | b2f7c61 | 2007-12-14 02:03:58 +0000 | [diff] [blame] | 6 | \item Starting at the root directory of your player browse into the directory |
| 7 | \fname{GBSYSTEM} and from that into the subdirectory \fname{FWIMG}. |
| 8 | These directories are hidden. Make sure that you have configured your browser |
Dave Chapman | ca3b5bb | 2007-01-30 18:51:27 +0000 | [diff] [blame] | 9 | to show hidden files or you may be unable to see \fname{FWIMG}. |
Marianne Arnold | b2f7c61 | 2007-12-14 02:03:58 +0000 | [diff] [blame] | 10 | \item In that directory you'll find a file called \fname{FWIMG01.DAT}. This too |
Paul Louden | 5400836 | 2007-02-16 07:57:10 +0000 | [diff] [blame] | 11 | may be hidden. Rename the file to \fname{FWIMG01.DAT.ORIG}. Make sure you |
Paul Louden | 9467d1b | 2007-01-10 23:50:16 +0000 | [diff] [blame] | 12 | spelled that name correctly as it is needed for booting the \playerman{} firmware. |
Alex Parker | 42ef5b0 | 2009-02-17 23:19:01 +0000 | [diff] [blame] | 13 | \warn{If you do not complete this step then you will be unable to uninstall Rockbox |
| 14 | without a copy of the original firmware from the original install CD.} |
Marianne Arnold | b2f7c61 | 2007-12-14 02:03:58 +0000 | [diff] [blame] | 15 | \item Now copy the file \fname{FWIMG01.DAT} you downloaded to that directory. |
Dominik Riebeling | a0bf190 | 2007-01-04 21:34:40 +0000 | [diff] [blame] | 16 | Make sure the spelling is correct. |
Alex Parker | 42ef5b0 | 2009-02-17 23:19:01 +0000 | [diff] [blame] | 17 | \end{itemize} |