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...)
(No difference)

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

[Category:Linux] [Category:Tools]