User Tools

Site Tools


insertcderror
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


insertcderror [2013/01/28 04:29] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== How to get past the “please insert the disc labeled...” error ======
 +Comment out the “CDROM” line in your “/etc/apt/sources.list” by typing the following at the Terminal:
 +<file>
 +sudo nano /etc/apt/sources.list
 +</file>
 +Find the line starting with "deb cdrom..." and comment it out using the pound sign (#).
  
 +Then run the following command:
 +<file>
 +sudo apt-get update
 +</file>
 +
 +
 +-- Main.FredPettis - 05 Mar 2009
insertcderror.txt · Last modified: 2013/01/28 04:29 by 127.0.0.1