Personal tools

Difference between revisions of "Cdrecord"

From MohidWiki

Jump to: navigation, search
Line 1: Line 1:
[[Cdrecord]] is a command line utility that burns an image to a writable cd.
+
[[Cdrecord]] is a command line utility in linux that burns an image to a writable cd.
  
 
==Syntax==
 
==Syntax==

Revision as of 03:07, 4 January 2010

Cdrecord is a command line utility in linux 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