How do remove the CD / DVD install as a source for apt-get packages when installing new features?
- by Andrew
I'm running a Ubuntu server (9.0.4 'Jaunty') as a VMware image.
It's a real pain on the odd occasion I need to install a new package to have to fish out the install CD-ROM, and make it available to the VMware image so I can continue the package install.
Is there any way to take the original installation media out of the list of source packages - I'm assuming all packages will be available on the internet.
Thanks.