ComputerBas

Tips, tricks and manuals

Je bent niet ingelogd.

#1 2023-06-05 20:32:38

Bas
Administrator
Geregistreerd: 2019-11-10
Posts: 91

Upgrade Debian 11.7 to 12.0

Read the manual at https://www.debian.org/releases/testing … ng.en.html

And then do this smile

In root console:

apt update
apt upgrade

Add Debian 12 to sources.list:

nano /etc/apt/sources.list

Add this source:

deb https://deb.debian.org/debian bookworm main

Update sources and upgrade:

apt update
apt full-upgrade

Wait for it (press q in comments)..

Select YES when asked to restart services automatically. (Or no)

Wait for it....

Overwrite edited scripts or not if you know what you are doing.

Finally!! Upgrade complete!

cat /etc/debian_version

Debian 12.0 !!

Offline

Forum footer

Powered by FluxBB 1.5.11