Make iso file from cdrom drive # dd if=/dev/cdrom of=/tmp/target.iso
Make iso file from directory # mkisofs -o /tmp/target.iso /source_direcectory/