summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
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: