Add CDROMs to apt’s sources using apt-cdrom
Posted by Admin on September 16th, 2006
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
# apt-cdrom add
apt-cdrom uses information from your /etc/fstab if you don’t specify where’s the CDROM drive.
Example :-
#apt-cdrom -d=/mnt/cdrom add
If you want more information and available option check apt-cdrom man page

