summaryrefslogtreecommitdiff
path: root/manual/getting_started
diff options
context:
space:
mode:
Diffstat (limited to 'manual/getting_started')
-rwxr-xr-xmanual/getting_started/ipod_install.tex26
1 files changed, 2 insertions, 24 deletions
diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex
index 4158d155ca..43fe580b18 100755
--- a/manual/getting_started/ipod_install.tex
+++ b/manual/getting_started/ipod_install.tex
@@ -134,39 +134,17 @@ 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=======
148 \begin{code} 137 \begin{code}
149 ipodpatcher [device] -a \bootloaderfile 138 ipodpatcher [device] -a \bootloaderfile
150 \end{code} 139 \end{code}
151 % 140 %
152>>>>>>> 1.27 141
153 and Mac OS X/Unix users should type: 142 and Mac OS X/Unix users should type:
154<<<<<<< ipod_install.tex 143
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=======
165 \begin{code} 144 \begin{code}
166 ./ipodpatcher [device] -a \bootloaderfile 145 ./ipodpatcher [device] -a \bootloaderfile
167 \end{code} 146 \end{code}
168 147
169>>>>>>> 1.27
170 Replace [device] with the number (Windows users) or device name (Mac OS X/Unix 148 Replace [device] with the number (Windows users) or device name (Mac OS X/Unix
171 users) you've been using to access your ipod. 149 users) you've been using to access your ipod.
172 150