DD Command Usage Dushmantha Charaka usage July 29, 2013 * Example use of dd command to create an ISO disk image from a CD-ROM: dd if=/dev/cdrom of=/home/sam/myCD.iso bs=2048 conv=sync …