- How to duplicate a DVD - To duplicate a DVD - copy it to a blank DVD - you can use dd to dump its data as an ISO file then record it to a new DVD using growisofs. dd if=/dev/dvd of=thedvd.iso growisofs -dvd-compat -Z /dev/dvd=thedvd.iso
This website is a personal resource. Nothing here is guaranteed correct or complete, so use at your own risk and try not to delete the Internet. -Stephan