Add CDROMs to apt’s sources using apt-cdrom
Posted by Admin on September 16th, 2006
# 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
