4.2. Скачивание файлов с серверов-зеркал Debian

Ближайший (и поэтому, вероятно, самый быстрый) к вам сервер-зеркало можно найти в списке серверов-зеркал Debian.

При скачивании файлов с сервера-зеркала Debian по протоколу FTP проверьте, что загружаете файлы в двоичном, а не текстовом или автоматическом режиме.

4.2.1. Где искать установочные образы

Установочные образы на сервере-зеркале Debian находятся в каталоге debian/dists/jessie/main/installer-armhf/current/images/ — в файле MANIFEST описано для чего предназначен каждый образ.

4.2.1.1. Armhf Multiplatform Installation Files

The installation files for systems supported by the armhf multiplatform kernel (see Раздел 2.1.2.3, «Platforms supported by Debian/armhf») consist of a standard Linux kernel image, a standard Linux initial ramdisk image and a system-specific device-tree blob. The kernel and the initial ramdisk image for tftp-booting can be obtained from .../images/netboot/ and the device-tree blob can be obtained from .../images/device-tree/ . The tar archive for creating a bootable USB stick with the installer can be obtained from .../images/hd-media/ .