mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
FS#13559: manual: Correct URLs in ipod6g bootloader installation instructions
Change-Id: Ie97534e710d10b07d4bcfb5a323dca08b45bf343
This commit is contained in:
parent
ad556794d2
commit
78fa02aa39
1 changed files with 4 additions and 4 deletions
|
@ -13,10 +13,10 @@ Utility} for bootloader and Rockbox installation.
|
|||
\begin{enumerate}
|
||||
|
||||
\item Download the bootloader in .ipod format from
|
||||
\url{https://files.freemyipod.org/~user890104/bootloader-ipodclassic-v1_0/bootloader-ipod6g.ipod}
|
||||
\url{https://download.rockbox.org/bootloader/ipod/bootloader-ipod6g.ipod}
|
||||
|
||||
\item Download mks5lboot for your operating system from
|
||||
\url{https://files.freemyipod.org/~user890104/bootloader-ipodclassic.html\#download_stable}
|
||||
\url{https://files.freemyipod.org/~user890104/bootloader-ipodclassic-v1_0}
|
||||
|
||||
\item You need to have package libusb installed using Homebrew (brew install
|
||||
libusb) or MacPorts (port install libusb) in order to run mks5lboot.
|
||||
|
@ -53,8 +53,8 @@ running!
|
|||
\item When \caps{Rockbox Utility} opens, select the checkbox named Show disabled targets, and point the installer to your iPod's mount point.
|
||||
\item On the installation screen make sure that Rockbox is selected and Bootloader is not selected. You can install themes or the game files if you want.
|
||||
\item Start the Rockbox installation.
|
||||
\item Download the \href{https://files.freemyipod.org/~user890104/bootloader-ipodclassic-v1_0/bootloader-ipod6g.ipod}{bootloader in .ipod format}.
|
||||
\item Download \href{https://files.freemyipod.org/~user890104/bootloader-ipodclassic.html#download_stable}{mks5lboot} for your operating system. Alternatively, you can \href{https://files.freemyipod.org/~user890104/bootloader-ipodclassic.html#build_mks5lboot}{build it} from the source code.
|
||||
\item Download the \href{https://download.rockbox.org/bootloader/ipod/bootloader-ipod6g.ipod}{bootloader in .ipod format}.
|
||||
\item Download \href{https://files.freemyipod.org/~user890104/bootloader-ipodclassic-v1_0}{mks5lboot} for your operating system. Alternatively, you can \href{https://files.freemyipod.org/~user890104/bootloader-ipodclassic.html#build_mks5lboot}{build it} from the source code.
|
||||
\item You need to have package libusb-1.0.0 installed in order to run mks5lboot.
|
||||
\item To make sure the installer is marked as executable, start the following command in the terminal: chmod +x mks5lboot.
|
||||
\item Start mks5lboot from a terminal with the following command-line: ./mks5lboot --dfuscan -l. It should scan for DFU devices every second.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue