If you have an internet connection, you can safely comment out the line starting with deb cdrom: .... in the file /etc/apt/sources.list. You can edit this file with the command:

sudo gedit /etc/apt/sources.list

and simply prepend this line with the #-sign so that it looks something like this:

# deb cdrom:[Ubuntu 12.10 _Quantal Quetzal_ - Release amd64 (20121017.5)]/ quantal main restricted

Save the file and don't forget to run

sudo apt-get update



from: http://askubuntu.com/questions/236288/apt-get-asks-me-to-insert-cd-why

相关文章:

  • 2021-08-25
  • 2022-12-23
  • 2022-02-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-28
  • 2021-10-04
猜你喜欢
  • 2021-05-02
  • 2021-09-18
  • 2022-12-23
  • 2022-12-23
  • 2021-06-17
  • 2021-07-09
  • 2021-07-16
相关资源
相似解决方案