On Tue, 10 Oct 2000, Jonathan Gift wrote: > I want to move the cdrom from /cdrom to /mnt/cdrom and even though so > noted in fstab, apt-get refuses to see anything but /cdrom to grab apps. > Any idea how to change its config?
Stick Acquire::CDROM::Mount "/mnt/cdrom/"; In /etc/apt/apt.conf Jason

