diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/desktop/verifying_debian_arm_installer_images/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/desktop/verifying_debian_arm_installer_images/index.rst b/source/desktop/verifying_debian_arm_installer_images/index.rst index 62118df..44e13e6 100644 --- a/source/desktop/verifying_debian_arm_installer_images/index.rst +++ b/source/desktop/verifying_debian_arm_installer_images/index.rst @@ -11,16 +11,16 @@ the debian-archive-keyring package), and this is the non-trivial procedure to verify them. 1. Download the images from - https://ftp.debian.org/debian/dists/trixie/main/installer-armhf/current/images/ + https://deb.debian.org/debian/dists/trixie/main/installer-armhf/current/images/ (choose either hd-media or netboot, then SD-card-images and download the ``firmware.*`` file for your board as well as ``partition.img.gz``). 2. Download the checksums file - https://ftp.debian.org/debian/dists/trixie/main/installer-armhf/current/images/SHA256SUMS + https://deb.debian.org/debian/dists/trixie/main/installer-armhf/current/images/SHA256SUMS 3. Download the Release file from - https://ftp.debian.org/debian/dists/trixie/InRelease + https://deb.debian.org/debian/dists/trixie/InRelease 4. Verify the Release file:: |