Page 1 of 1

How can I upgrade from buster to bullseye using dvd1?

Posted: 2021-11-25 07:37
by cola

Code: Select all

mount -o loop -t iso9660 dvd1.iso /home/user/debian11
in /etc/apt/sources.list
deb file:///home/user/debian11 bullseye main contrib
apt-get update got error:

Code: Select all

Reading package lists... Done          
E: The repository 'file:/home/user/debian11 bullseye Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
What should I do?

Re: How can I upgrade from buster to bullseye using dvd1?

Posted: 2021-11-25 09:09
by p.H
Try to mount the image on /media/cdrom and use

Code: Select all

apt-cdrom -m add