Skip to content

Debian Trixie | Upgrade script support thread #7644

@MichaIng

Description

@MichaIng

Similar to how we did for Debian Bullseye => Bookworm upgrades, we created a script to upgrade from Debian Bookworm to Trixie: https://github.com/MichaIng/DietPi/blob/dev/.meta/dietpi-trixie-upgrade

To upgrade your Debian 12 Bookworm based system to Debian 13 Trixie:

sudo bash -c "$(curl -sSf 'https://raw.githubusercontent.com/MichaIng/DietPi/dev/.meta/dietpi-trixie-upgrade')"

From DietPi side, all base features and software options have been tested, though many via automated install tests, checking that the install procedure goes through, expected services are running, network ports are up, CLI commands succeed. The test matrix can be seen here: https://github.com/MichaIng/DietPi/wiki/Debian-Trixie-testing

If your system has a software title installed which is not supported on Debian Trixie (yet), the script will warn you about that, giving you the option to abort.

More info about Debian 13 Trixie can be found on our blog: https://dietpi.com/blog/?p=4014

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions