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
|
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
|
Firewire?} cable. Next, create a folder on the computer's harddrive and
|
||||||
download the following file to that folder:
|
download the following file to that folder:
|
||||||
\opt{ipodvideo}{\wikilink{IpodInstallation/bootloader-video.bin}}
|
\opt{ipodvideo}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-video.bin}}
|
||||||
\opt{ipodnano}{\wikilink{IpodInstallation/bootloader-nano.bin}}
|
\opt{ipodnano}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-nano.bin}}
|
||||||
\opt{ipodmini}{\wikilink{IpodInstallation/bootloader-mini1g.bin} or
|
\opt{ipodmini}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-mini1g.bin} or
|
||||||
\wikilink{IpodInstallation/bootloader-mini1g.bin} depending on which
|
\url{http://download.rockbox.org/bootloader/ipod/bootloader-mini1g.bin} depending on which
|
||||||
generation your \dap{} is.\fixme{Describe how to identify 1/2G}}
|
generation your \dap{} is.\fixme{Describe how to identify 1/2G}}
|
||||||
\opt{ipodcolor}{\wikilink{IpodInstallation/bootloader-color.bin}}
|
\opt{ipodcolor}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-color.bin}}
|
||||||
\opt{ipod4g}{\wikilink{IpodInstallation/bootloader-4g.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
|
When that is done, proceed to the section below that matches the operating
|
||||||
system on the computer.
|
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
|
\item Download the following two programs and save them in the folder just
|
||||||
created. These programs will be used in the next steps:
|
created. These programs will be used in the next steps:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \wikilink{IpodInstallation/ipodpatcher.exe}
|
\item \url{http://download.rockbox.org/bootloader/ipod/ipodpatcher.exe}
|
||||||
\item \wikilink{IpodInstallation/ipod_fw.exe}
|
\item \url{http://download.rockbox.org/bootloader/ipod/ipod_fw.exe}
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\item Locate the \dap{} by opening a command windows. You can do this by
|
\item Locate the \dap{} by opening a command windows. You can do this by
|
||||||
clicking ``Start'', ``Execute'' and typing \fname{cmd}. Press Enter to
|
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
|
\item Download the following two programs and save them in the folder just
|
||||||
created. These programs will be used in the next steps:
|
created. These programs will be used in the next steps:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \wikilink{IpodInstallationFromMacOSX/diskdump}
|
\item \url{http://download.rockbox.org/bootloader/ipod/diskdump}
|
||||||
\item \wikilink{IpodInstallationFromMacOSX/ipod_fw}
|
\item \url{http://download.rockbox.org/bootloader/ipod/ipod_fw}
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
Start a Terminal and type navigate into the folder you created. Before
|
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
|
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
|
\fname{.exe} file, double-click on the \fname{.exe} file to extract
|
||||||
the \fname{.hex} file to your desktop.
|
the \fname{.hex} file to your desktop.
|
||||||
%
|
%
|
||||||
\item Download the firmware patcher \fname{fwpatcher.exe} from the site
|
\item Download the firmware patcher \fname{fwpatcher.exe} from
|
||||||
listed in the prior step and save it to your desktop.
|
\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
|
\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
|
all versions of Windows. If you have difficulty with the firmware patcher, try
|
||||||
downloading the alternate firmware patcher \fname{fwpatchernu.exe}, which is
|
downloading the alternate firmware patcher \fname{fwpatchernu.exe}, which is
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue