summaryrefslogtreecommitdiff
path: root/manual/getting_started/ipod_install.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/getting_started/ipod_install.tex')
-rwxr-xr-xmanual/getting_started/ipod_install.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex
index 3db63aced8..4158d155ca 100755
--- a/manual/getting_started/ipod_install.tex
+++ b/manual/getting_started/ipod_install.tex
@@ -134,15 +134,39 @@ you wish. Note that these files should be saved onto your computer's hard disk,
134 134
135 \item Install the bootloader. 135 \item Install the bootloader.
136 Windows users should now type: 136 Windows users should now type:
137<<<<<<< ipod_install.tex
138 \begin{code}
139 \opt{ipodvideo}{ipodpatcher [device] -a bootloader-ipodvideo.ipod}%
140 \opt{ipodnano}{ipodpatcher [device] -a bootloader-ipodnano.ipod}%
141 \opt{ipodmini}{ipodpatcher [device] -a bootloader-ipodmini1g.ipod}%
142 \opt{ipodcolor}{ipodpatcher [device] -a bootloader-ipodcolor.ipod}%
143 \opt{ipod4g}{ipodpatcher [device] -a bootloader-ipod4g.ipod}%
144 \opt{ipod3g}{ipodpatcher [device] -a bootloader-ipod3g.ipod}%
145 \end{code}
146
147=======
137 \begin{code} 148 \begin{code}
138 ipodpatcher [device] -a \bootloaderfile 149 ipodpatcher [device] -a \bootloaderfile
139 \end{code} 150 \end{code}
140 % 151 %
152>>>>>>> 1.27
141 and Mac OS X/Unix users should type: 153 and Mac OS X/Unix users should type:
154<<<<<<< ipod_install.tex
155 \begin{code}
156 \opt{ipodvideo}{./ipodpatcher [device] -a bootloader-ipodvideo.ipod}%
157 \opt{ipodnano}{./ipodpatcher [device] -a bootloader-ipodnano.ipod}%
158 \opt{ipodmini}{./ipodpatcher [device] -a bootloader-ipodmini1g.ipod}%
159 \opt{ipodcolor}{./ipodpatcher [device] -a bootloader-ipodcolor.ipod}%
160 \opt{ipod4g}{./ipodpatcher [device] -a bootloader-ipod4g.ipod}%
161 \opt{ipod3g}{./ipodpatcher [device] -a bootloader-ipod3g.ipod}%
162 \end{code}
163
164=======
142 \begin{code} 165 \begin{code}
143 ./ipodpatcher [device] -a \bootloaderfile 166 ./ipodpatcher [device] -a \bootloaderfile
144 \end{code} 167 \end{code}
145 168
169>>>>>>> 1.27
146 Replace [device] with the number (Windows users) or device name (Mac OS X/Unix 170 Replace [device] with the number (Windows users) or device name (Mac OS X/Unix
147 users) you've been using to access your ipod. 171 users) you've been using to access your ipod.
148 172