to bash iso cd dvd scsi by garaolaza
# You need to unmount if the drives are mounted # More in http://ubuntuforums.org/archive/index.php/t-6509.html dd if=/dev/dvd of=dvd.iso # for dvd dd if=/dev/cdrom of=cd.iso # for cdrom