forked from len0rd/rockbox
Link bootloader downloads to download.rockbox.org instead of the wiki to avoid potential disasters.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10369 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7d39fefbc7
commit
b774d4e41f
2 changed files with 12 additions and 12 deletions
|
@ -10,13 +10,13 @@ for the next daily builds.}
|
|||
starting, connect the \dap{} to the computer using either an USB \fixme{or
|
||||
Firewire?} cable. Next, create a folder on the computer's harddrive and
|
||||
download the following file to that folder:
|
||||
\opt{ipodvideo}{\wikilink{IpodInstallation/bootloader-video.bin}}
|
||||
\opt{ipodnano}{\wikilink{IpodInstallation/bootloader-nano.bin}}
|
||||
\opt{ipodmini}{\wikilink{IpodInstallation/bootloader-mini1g.bin} or
|
||||
\wikilink{IpodInstallation/bootloader-mini1g.bin} depending on which
|
||||
\opt{ipodvideo}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-video.bin}}
|
||||
\opt{ipodnano}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-nano.bin}}
|
||||
\opt{ipodmini}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-mini1g.bin} or
|
||||
\url{http://download.rockbox.org/bootloader/ipod/bootloader-mini1g.bin} depending on which
|
||||
generation your \dap{} is.\fixme{Describe how to identify 1/2G}}
|
||||
\opt{ipodcolor}{\wikilink{IpodInstallation/bootloader-color.bin}}
|
||||
\opt{ipod4g}{\wikilink{IpodInstallation/bootloader-4g.bin}}
|
||||
\opt{ipodcolor}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-color.bin}}
|
||||
\opt{ipod4g}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-4g.bin}}
|
||||
|
||||
When that is done, proceed to the section below that matches the operating
|
||||
system on the computer.
|
||||
|
@ -32,8 +32,8 @@ for the next daily builds.}
|
|||
\item Download the following two programs and save them in the folder just
|
||||
created. These programs will be used in the next steps:
|
||||
\begin{itemize}
|
||||
\item \wikilink{IpodInstallation/ipodpatcher.exe}
|
||||
\item \wikilink{IpodInstallation/ipod_fw.exe}
|
||||
\item \url{http://download.rockbox.org/bootloader/ipod/ipodpatcher.exe}
|
||||
\item \url{http://download.rockbox.org/bootloader/ipod/ipod_fw.exe}
|
||||
\end{itemize}
|
||||
\item Locate the \dap{} by opening a command windows. You can do this by
|
||||
clicking ``Start'', ``Execute'' and typing \fname{cmd}. Press Enter to
|
||||
|
@ -135,8 +135,8 @@ Now you can proceed installing the firmware itself.
|
|||
\item Download the following two programs and save them in the folder just
|
||||
created. These programs will be used in the next steps:
|
||||
\begin{itemize}
|
||||
\item \wikilink{IpodInstallationFromMacOSX/diskdump}
|
||||
\item \wikilink{IpodInstallationFromMacOSX/ipod_fw}
|
||||
\item \url{http://download.rockbox.org/bootloader/ipod/diskdump}
|
||||
\item \url{http://download.rockbox.org/bootloader/ipod/ipod_fw}
|
||||
\end{itemize}
|
||||
Start a Terminal and type navigate into the folder you created. Before
|
||||
you can continue, you need to ensure that Mac OS knows that the
|
||||
|
|
|
@ -32,8 +32,8 @@
|
|||
\fname{.exe} file, double-click on the \fname{.exe} file to extract
|
||||
the \fname{.hex} file to your desktop.
|
||||
%
|
||||
\item Download the firmware patcher \fname{fwpatcher.exe} from the site
|
||||
listed in the prior step and save it to your desktop.
|
||||
\item Download the firmware patcher \fname{fwpatcher.exe} from
|
||||
\url{http://download.rockbox.org/bootloader/iriver/} and save it to your desktop.
|
||||
\warn{The firmware patcher contains Unicode support, which is not supported by
|
||||
all versions of Windows. If you have difficulty with the firmware patcher, try
|
||||
downloading the alternate firmware patcher \fname{fwpatchernu.exe}, which is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue