summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-07-10 07:04:43 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-07-10 07:04:43 +0000
commit840b1c2e1ffc7aa71d4694f9d6d6b6b05a2a1ef5 (patch)
treeb5a29ebadea03c6f03d386fdbd63141b5bcfca12 /manual
parente86fd3fbdbd973a044b21dcf3ee00061560e923f (diff)
downloadrockbox-840b1c2e1ffc7aa71d4694f9d6d6b6b05a2a1ef5.tar.gz
rockbox-840b1c2e1ffc7aa71d4694f9d6d6b6b05a2a1ef5.zip
Corrections to ipod installation instructions (FS#5637 by Mark Bright with minor adjustments by me)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10190 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rwxr-xr-xmanual/getting_started/ipod_install.tex28
1 files changed, 26 insertions, 2 deletions
diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex
index 100b8ea34d..959f115c93 100755
--- a/manual/getting_started/ipod_install.tex
+++ b/manual/getting_started/ipod_install.tex
@@ -45,8 +45,32 @@ for the next daily builds.}
45 ipodpatcher 2 45 ipodpatcher 2
46 ipodpatcher 3 46 ipodpatcher 3
47 \end{code} 47 \end{code}
48 Keep increasing the number until the \dap{} is located. \fixme{What is the 48 Keep increasing the number until the \dap{} is located.
49 output?} Remember the number that corresponds to your \dap{} -- in the 49
50 Output for an unsuccessful attempt to contact the \dap{}...
51 \begin{code}
52 C:/rockbox>ipodpatcher 0
53 ipodpatcher v0.3 - (C) Dave Chapman 2006
54 This is free software; see the source for copying conditions. There is NO
55 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
56
57 [INFO] Reading partition table from \textbackslash\textbackslash{}.\textbackslash{}PhysicalDrive0
58 Drive is not an iPod, aborting
59 \end{code}
60
61 A successful connection to the \dap{} will look similar to this...
62 \begin{code}
63 C:\textbackslash{}rockbox>ipodpatcher 6
64 ipodpatcher v0.3 - (C) Dave Chapman 2006
65 This is free software; see the source for copying conditions. There is NO
66 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
67
68 [INFO] Reading partition table from \textbackslash\textbackslash{}.\textbackslash{}PhysicalDrive6
69 Part Start Sector End Sector Size (MB) Type
70 0 63 160649 78.4 Empty (0x00)
71 1 160650 7984304 3820.1 W95 FAT32 (0x0b)
72 \end{code}
73 Remember the number that corresponds to your \dap{} -- in the
50 following steps, \emph{N} should be replaced with the number just found. 74 following steps, \emph{N} should be replaced with the number just found.
51 \item Now, extract the firmware partition currently on the \dap{} with the 75 \item Now, extract the firmware partition currently on the \dap{} with the
52 following command: 76 following command: