From 78fa02aa39cbcce3b4e140de06da1362bf99cea4 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Thu, 13 Feb 2025 10:31:52 -0500 Subject: [PATCH] FS#13559: manual: Correct URLs in ipod6g bootloader installation instructions Change-Id: Ie97534e710d10b07d4bcfb5a323dca08b45bf343 --- manual/getting_started/ipod6g_install.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manual/getting_started/ipod6g_install.tex b/manual/getting_started/ipod6g_install.tex index d1c77dad01..ffa5bb39ca 100644 --- a/manual/getting_started/ipod6g_install.tex +++ b/manual/getting_started/ipod6g_install.tex @@ -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.