I have mounted the Ubuntu server edition 10.10 on my server under a directory media/servercd. I would like to install some services from this (it is an ISO). I edited the sources.list file to say:

deb file:/media/servercd maverick main restricted and it's properly mounted but when I try apt-get install I get an error saying "unable to locate package" so what could be the problem?

link|improve this question
feedback

1 Answer

This document appears to exactly address your question.

link|improve this answer
Yes. Also, don't forget you'll need to run apt-get update to update the available packages database. – DerfK Dec 10 '10 at 23:18
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.