Copy unencrypted DVD
Linux, DVD
To copy a dvd you can use the ol'
hostname:$ dd if=/dev/dvd of=/tmp/my.iso
trick. The burning is done using
hostname:$ growisofs -Z /dev/cdrom=/path/to/image.iso
Comments powered by Disqus
Linux, DVD
To copy a dvd you can use the ol'
trick. The burning is done using
Copyright 2010. All Rights Reserved.