diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-09-10 08:23:12 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2025-09-10 08:23:12 +0200 |
commit | 065acfeb3460fe54d6a7769921445b52a93a9aa2 (patch) | |
tree | 0b0d6326836370a8df1ddd006e6931c7ccc2b35f /source/desktop | |
parent | 198818a80dad567618f146be2fc96792d56953d6 (diff) |
Diffstat (limited to 'source/desktop')
-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:: |