How do I write DVDs

Margaret_Doll Margaret_Doll at brown.edu
Thu Jul 13 14:22:02 UTC 2006


I write CD-R on my RedHat Enterprise system by creating the image using

	mkisofs -R -o outputname.iso directory-to-be-copied
	
	cdrecord -v speed=4 dev=/dev/cdwriter:@ outputname.iso


How do I modify those commands to write a DVD-r?
Do I need other software?




More information about the redhat-list mailing list