First page Back Continue Last page Overview Graphics
Burn the DVD
Now to burn the generated ISO image to disk:
growisofs -Z /dev/dvd=dvd.iso
- Where /dev/dvd is the device your dvd burner is configured on. This could be /dev/scd0, /dev/cdrom, etc.
- See the dvd+rw-tools website for how to create the iso and burn it on the fly and/or how to do multi-sessions.
Remember to format your DVD+RW disks the first time you use them.