March 31

Linux: How to burn an iso image to a DVD

growisofs – (the main) part of dvd+rw-tools.

growisofs -Z /dev/dvdrw=image.iso

By: Peterph

or

First you have to create ISO Using dd command like

dd if=/dev/dvd of=my_test.iso bs=2048

Then write DVD Using this command

growisofs -dvd-compat -Z /dev/dvd=my_test.iso
By: Tjas


Copyright 2021. All rights reserved.

Posted March 31, 2015 by Timothy Conrad in category "Linux

About the Author

If I were to describe myself with one word it would be, creative. I am interested in almost everything which keeps me rather busy. Here you will find some of my technical musings. Securely email me using - PGP: 4CB8 91EB 0C0A A530 3BE9 6D76 B076 96F1 6135 0A1B