分享

ubuntu apt-get update 跳过 please insert the disc labeled ‘Ubuntu xx.xx 提示的方法

 深入敌后_ 2013-05-09

How to get past the “please insert the disc labeled ‘Ubuntu 7.10 _Gutsy Gibbon’” error

Google Query: Media change: please insert the disc labeled ‘Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)

I was trying to install VMWare Server on Ubuntu Gutsy Gibbon (7.10) yesterday and I came across this error:

Media change: please insert the disc labeled 'Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)

The fix for this one was easy. I found the answer in the Ubuntu Forums. The details are summarized below.

-You have to comment out the “CDROM” line in your “/etc/apt/sources.list” by typing the following at the Terminal:
gksudo gedit /etc/apt/sources.list

-Once you have your /etc/apt/sources.list file open look for the following line:
deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted

-Comment the line out so that it looks like the following line:
#deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted

-Save the “/etc/apt/sources.list” file and close it.

-Update your “/etc/apt/sources.list” by typing the following at the Terminal:
sudo apt-get update

That’s it! You should be able to do “apt-get” now without getting the Media Change error. Happy Installing!

Technorati Tags:

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多