How to get past the “please insert the disc labele

http://hi.baidu.com/jxvip/item/79faa4d91984a0fecb0c3900

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: Ubuntu

posted on 2012-12-05 21:41  龙猫先生  阅读(176)  评论(0编辑  收藏  举报

导航