Linux Short Reference
Getting an ISO image from a DVD drive using the command prompt dd if=cdromdev of=isoname bs=1024e.g.: dd if=/dev/sr0 of=my_image.iso bs=1024
...applied technology
Getting an ISO image from a DVD drive using the command prompt dd if=cdromdev of=isoname bs=1024e.g.: dd if=/dev/sr0 of=my_image.iso bs=1024