Linux

“media change: please insert the disc labeled”

How to overcome this issue when a customer send us this case. Basically this issue usually happen on Debian installation. Basically what you need to do is to comment out the line that include ‘cd rom’ repository words. Here is the way :

Go to /etc/apt/sources.list

cd /etc/apt/sources.list

Search for cd rom words and comment as below :

After that run update

apt-get update

Done.

Leave a Reply

Your email address will not be published. Required fields are marked *