apt-update asking for cd - how to resolve?

when trying to update packages via apt-update,i am told to add some cd for apt to recognize.does anyone know,what id need be doing,in order to resolve this,so i can regularly installing packages,as usual?

0 points · 3 comments · view on lemmy.world

3 Comments

brennor@kbin.social · 2 pts · 2y

Check /etc/apt/sources.list and see if there is a line that starts with

deb cdrom:

in there, if so comment it out. You'll have to update after updating the sources.

bookworm@kbin.social · 1 pts · 2y (1 reply)

worked like a charm!thanks!!

brennor@kbin.social · 1 pts · 2y

You're welcome, glad you got it sorted.