Burning DVD+RW on Ubuntu – When all else failed…

I had a bit of fun tonight trying to copy some DVD’s to DVD+RW’s, but could not use Brasario nor E3D…

Another option is the command line. I found this nice little article which outlines how to do it:

I didn’t have to install the tools and my device name was different but it was this easy…

growisofs -Z /dev/scd0 -R -J /home/myName/whereTheFilesAre

Leave a comment