diff options
| -rwxr-xr-x | manual/getting_started/ipod_install.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex index 33ae6a2..100b8ea 100755 --- a/manual/getting_started/ipod_install.tex +++ b/manual/getting_started/ipod_install.tex @@ -58,7 +58,7 @@ for the next daily builds.} uninstall Rockbox from your Ipod} \item Extract the Apple firmware from the partition image image just created: \begin{code} - ipodpatcher -r \emph{N} bootpartition.bin + ipod_fw -o apple_os.bin -e 0 bootpartition.bin \end{code} \optv{ipodvideo}{ \item Similarly, extract the Broadcom firmware: |