Hi. On Tue, 13 Aug 2013 10:36:44 +0530 Anubhav Yadav <anubhav1...@gmail.com> wrote:
> root@Innovator:/home/neo1691# apt-cdrom -d=/media/apt1 add > > Using CD-ROM mount point /media/cdrom/ ... > Any help? I want to say some bandwidth as it is not cheap here, and is very > slow > > Thanks! According to apt-cdrom(8), '-d' means: Mount point; specify the location to mount the CD-ROM. This mount point must be listed in /etc/fstab and properly configured. Configuration Item: Acquire::cdrom::mount. Note /etc/fstab part. Apparently you have entry for /media/cdrom in your fstab, but don't have one for /media/apt1. Reco -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130813135911.8593249fb1103c25bbba8...@gmail.com