Personal tools

Difference between revisions of "Cdrecord"

From MohidWiki

Jump to: navigation, search
(New page: Cdrecord is a command line utility that burns an image to a writable cd. ==Syntax== > cdrecord --devices > cdrecord dev='devices_result' -scanbus > cdrecord -v -eject dev='devices_res...)
 
Line 10: Line 10:
 
*[[mkisofs]]
 
*[[mkisofs]]
  
[Category:Linux]
+
[[Category:Linux]]
[Category:Tools]
+
[[Category:Tools]]

Revision as of 03:06, 4 January 2010

Cdrecord is a command line utility that burns an image to a writable cd.

Syntax

> cdrecord --devices > cdrecord dev='devices_result' -scanbus > cdrecord -v -eject dev='devices_result':x,x,x debian.iso

See also