On Thu, 7 Sep 2000, Raphael Manfredi wrote: > I ran "apt-cdrom -d /ext/cd0" just fine on my 3 CDs, but when I ran apt-get, > it complained abount not finding anything in /cdrom. There must be an > option somewhere to tell apt-get where to expect cdrom mounts.
Yes.. it is in /etc/apt/apt.conf - it sets for both. The option for apt-cdrom is more for testing... I think it is acquire::cdrom::mount "/ext/cd0"; Jason

