System installation

This page has been verified for a debian 11 (bullseye) installation (official install guide). It should work for other versions too.

Additional firmware

During the installation, messages may appear about "missing firmware" (that often happens with the network card firmware). In that case, the missing firmware can be provided via an additional usb stick ("Loading Missing Firmware" chapter from the official documentation).

Bug in older versions(bug report). The installer could fail to detect the firmware if the usb was created with a partition table.
In that case, a workaround is to format the usb containing the firmware without a partition table by running mkfs.vfat -I {usb device without patition number (e.g. /dev/sdX)}.

Wifi networks

In previous versions of the debian installer, there was a bug that did not allow to connect to WPA-encrypted wifi networks. In that case, switching to a non-encrypted (open) network or a wired connection was needed.

Error log

The graphical installers logs errors to one of the text terminals, which can be shown with ctrl+alt+F1 to F6.