summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-03-03 13:36:26 +0000
committerNils Wallménius <nils@rockbox.org>2007-03-03 13:36:26 +0000
commit96d8de48c2bd629bf395596c5c4effa2d7ad6f07 (patch)
treecc8e8d277b9ef0280ac5d598b52e6f1c75f271a1
parentf2f067f525f1e6e4eee6d703e12405595afee777 (diff)
downloadrockbox-96d8de48c2bd629bf395596c5c4effa2d7ad6f07.tar.gz
rockbox-96d8de48c2bd629bf395596c5c4effa2d7ad6f07.zip
Make it a little more clear that the patched bootloader should be copied to the root of the dap and not to a folder called 'root'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12569 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/getting_started/iriver_install.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/getting_started/iriver_install.tex b/manual/getting_started/iriver_install.tex
index 6ef76db26d..14606c64d6 100644
--- a/manual/getting_started/iriver_install.tex
+++ b/manual/getting_started/iriver_install.tex
@@ -59,8 +59,8 @@
59 % 59 %
60 \item Turn on your \playerman{} and connect it to your computer via USB. 60 \item Turn on your \playerman{} and connect it to your computer via USB.
61 % 61 %
62 \item Copy or move the modified \fname{.hex} file to the root folder of 62 \item Copy or move the modified \fname{.hex} file directly to the root of
63 your jukebox. 63 your \daps{} drive. Do not put it inside a folder on your \dap.
64 % 64 %
65 \item Disconnect the jukebox from USB. (Be sure to use Windows' ``safely remove 65 \item Disconnect the jukebox from USB. (Be sure to use Windows' ``safely remove
66 hardware'' option.) 66 hardware'' option.)