diff options
author | Paul Louden <paulthenerd@gmail.com> | 2007-01-10 23:50:16 +0000 |
---|---|---|
committer | Paul Louden <paulthenerd@gmail.com> | 2007-01-10 23:50:16 +0000 |
commit | 9467d1b30de8c0b25cde1af27af705c8e41faef0 (patch) | |
tree | f0c97b7fb2a517b5e237fb677a482fd773a5929c /manual | |
parent | 9ae05c3e786dce98e9b326efe027c958c589c846 (diff) | |
download | rockbox-9467d1b30de8c0b25cde1af27af705c8e41faef0.tar.gz rockbox-9467d1b30de8c0b25cde1af27af705c8e41faef0.zip |
Small clarity edit for the install. Files and folders may both be
hidden, so typing the direct path is not the best plan.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11980 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/getting_started/gigabeat_install.tex | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/getting_started/gigabeat_install.tex b/manual/getting_started/gigabeat_install.tex index a26a637dab..53b79a2cdb 100644 --- a/manual/getting_started/gigabeat_install.tex +++ b/manual/getting_started/gigabeat_install.tex @@ -7,15 +7,15 @@ properly. If you ever wish to uninstall Rockbox you should keep a backup copy of the original file. \begin{itemize} -\item Download the Rockbox bootloader from +\item Download the Rockbox bootloader from \url{http://download.rockbox.org/bootloader/gigabeat/} \item Starting at the root folder of your player browse into the folder \fname{GBSYSTEM} and from that into the subfolder \fname{FWIMG}. - These folders are hidden. You can enter them by simply typing the name in - Windows explorers location bar or changing the display settings. -\item In that folder you'll find a file called \fname{FWIMG01.DAT}. Rename - the file to \fname{FWIMG01.DAT.ORIG}. Make sure you spelled that name - correctly as it is needed for booting the \playerman{} firmware. + These folders are hidden. Make sure that you have configured your browser + show hidden files or you may be unable to see \fname{FWIMG}. +\item In that folder you'll find a file called \fname{FWIMG01.DAT}. This too + may hidden. Rename the file to \fname{FWIMG01.DAT.ORIG}. Make sure you + spelled that name correctly as it is needed for booting the \playerman{} firmware. \item Now copy the file \fname{FWIMG01.DAT} you downloaded to that folder. Make sure the spelling is correct. \end{itemize} |