Hi,
I installed Debian 10.8.0 yesterday (graphical install) with a bootable USB stick. Now i am not able to do any updates or install additional software since it is asking for a Debian CD/DVD disk in the CD/DVD drive. I came across the following tutorial...
Using a Debian ISO instead of a CD-ROM in your sources.list
novicenolonger.com
but got an error that the release file is not signed when i did an apt-get update. I downloaded another copy with the same result.
[email protected]:~$ sudo apt-get update
[sudo] password for sid:
Get:1 file:/mnt/debcd buster InRelease
Ign:1 file:/mnt/debcd buster InRelease
Get:2 file:/mnt/debcd buster Release [19.1 kB]
Get:2 file:/mnt/debcd buster Release [19.1 kB]
Get:3 file:/mnt/debcd buster Release.gpg
Ign:3 file:/mnt/debcd buster Release.gpg
Hit:4
http://deb.debian.org/debian buster InRelease
Get:5
http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:6
http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Reading package lists... Done
E: The repository 'file:/mnt/debcd buster 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.
Am i missing something???