Chapter 3. Installation System

Table of Contents

3.1. What's new in the installation system?
3.1.1. Automated installation
3.2. Cloud installations
3.3. Container and Virtual Machine images

The Debian Installer is the official installation system for Debian. It offers a variety of installation methods. Which methods are available to install your system depends on your architecture.

Images of the installer for bullseye can be found together with the Installation Guide on the Debian website.

The Installation Guide is also included on the first media of the official Debian DVD (CD/blu-ray) sets, at:

/doc/install/manual/language/index.html

You may also want to check the errata for debian-installer for a list of known issues.

3.1. What's new in the installation system?

There has been a lot of development on the Debian Installer since its previous official release with Debian 10, resulting in improved hardware support and some exciting new features or improvements.

If you are interested in an overview of the detailed changes since buster, please check the release announcements for the bullseye beta and RC releases available from the Debian Installer's news history.

3.1.1. Automated installation

Some changes mentioned in the previous section also imply changes in the support in the installer for automated installation using preconfiguration files. This means that if you have existing preconfiguration files that worked with the buster installer, you cannot expect these to work with the new installer without modification.

The Installation Guide has an updated separate appendix with extensive documentation on using preconfiguration.

3.2. Cloud installations

The cloud team publishes Debian bullseye for several popular cloud computing services including:

  • OpenStack

  • Amazon Web Services

  • Microsoft Azure

Cloud images provide automation hooks via cloud-init and prioritize fast instance startup using specifically optimized kernel packages and grub configurations. Images supporting different architectures are provided where appropriate and the cloud team endeavors to support all features offered by the cloud service.

The cloud team will provide updated images until the end of the LTS period for bullseye. New images are typically released for each point release and after security fixes for critical packages. The cloud team's full support policy can be found here.

More details are available at cloud.debian.org and on the wiki.

3.3. Container and Virtual Machine images

Multi-architecture Debian bullseye container images are available on Docker Hub. In addition to the standard images, a slim variant is available that reduces disk usage.

Virtual machine images for the Hashicorp Vagrant VM manager are published to Vagrant Cloud.