Comment out the “CDROM” line in your “/etc/apt/sources.list” by typing the following at the Terminal:
sudo nano /etc/apt/sources.list
Find the line starting with “deb cdrom…” and comment it out using the pound sign (#).
Then run the following command:
sudo apt-get update
– Main.FredPettis - 05 Mar 2009