4.2. Downloading Files from Debian Mirrors

To find the nearest (and thus probably the fastest) mirror, see the list of Debian mirrors.

When downloading files from a Debian mirror, be sure to download the files in binary mode, not text or automatic mode. It's important to replicate the directory structure you find on the mirror to create a local `sub-mirror'. It isn't really necessary to do this if you place all the installation files on floppies; but it still makes it easier to find the files when you need them. You should start your local directory structure at the level under installer-arm, for example:

current/images/subarchitecture/netboot/initrd.gz

You don't need to download every file under that level, just those that apply to you (you'll find out which ones apply as you read on). Just name the directories the same as the mirror's, and keep the files in their proper directories.

If your machine is set up to automatically decompress/decode files you download, you must turn that feature off when downloading the installation system files. They will be decompressed just-in-time by the installer. Decompressing in your current system will waste space and time, and if the original compressed archives are deleted by the decompression program, they won't be there later when the installer needs them.

4.2.1. Installation Options

Files you may need fall into three categories:

  1. Files needed to boot into the installation system (for example, boot.img and root.img, or vmlinuz and initrd.gz)

  2. Files the installation system will need access to after it has been booted in order to install the operating system kernel and peripheral drivers (for example, net-drivers.img and cd-drivers.img)

  3. Base system installation files

If you have a working Ethernet connection on the computer, and your Ethernet card is of one of the types compiled into the installation kernel, you may only need the install system boot files. The installer is capable of installing drivers and the rest of the system over the network for many common Ethernet cards.

If you have an Ethernet connection for which the installer doesn't have built-in support, you may need both the install system boot files and the peripheral driver installation files.

If you are installing on a system without a working network connection, or if your network connection is via PPP (using a modem) rather than Ethernet, you will need to obtain all three types of files before starting the installation. The base system installation files are available on the first Debian CD (or on its smaller variant called netinst, which is under 120MB). You can use this ISO image even if you don't have a CD-ROM drive.

If you're not sure which files you need, just start with the install system boot files. If your first attempt to configure the network within the installer fails, you can just quit, get the extra files you need, and re-start the installation.

4.2.2. Choosing the Right Installation Set

Installation files include kernel images, which are available for various subarchitectures. Each subarchitecture supports a different set of hardware. The kernel config files for these subarchitectures can be found in their respective directories in a file named kernel-config. The subarchitectures available for ARM are:

There is only one installation kernel available for each supported ARM machine family.

4.2.3. Where to Find Installation Files

The boot image contains a compressed Linux boot kernel. It is used for both floppy disk booting (when transferred to a floppy) and as the source for the Linux kernel when the kernel is being installed on your machine. The kernel binary vmlinuz is an uncompressed binary kernel. It is used when booting the installer from the hard disk, usb stick, network or CD-ROM, and is not needed for floppy installer booting.

The root floppy image root.img contains a compressed RAMdisk filesystem which gets loaded into memory after you boot the installer.

The peripheral drivers may be downloaded as a series of floppy images or as a tarball (drivers.tgz). The installer system will need access to the drivers file during installation. If you have a hard drive partition or connected computer which will be accessible to the installer (see below), the tarball will be more convenient to handle. The floppy image files are needed only if you must install the drivers from floppies.

When downloading files, you should also pay attention to the type of file system you are downloading them to, unless you will use floppies for the kernel and drivers. The installer can read files from many kinds of file systems, including FAT, HFS, ext2fs, and Minix. When downloading files to a *nix file system, choose the largest possible files from the archive.

During the installation, you will erase the partition(s) on which you are installing Debian before beginning the installation. All downloaded files must be placed on partitions other than those on which you are planning to install the system.

4.2.3.1. RiscPC Installation Files

The RiscPC installer is booted initially from RISC OS. All the necessary files are provided in one Zip archive, .../current/riscpc/dinstall.zip. Download this file onto the RISC OS machine, copy the linloader.!Boot components into place, and run !dInstall.

4.2.3.2. NetWinder Installation Files

The easiest way to boot a NetWinder is over the network, using the supplied TFTP image .../current/netwinder/tftpboot.img .

4.2.3.3. CATS Installation Files

The only supported boot method for CATS is to use the combined image .../current/cats/tftpboot.img . This can be loaded from any device accessible to the Cyclone bootloader.