Difference between revisions of "Cdrecord"
From MohidWiki
(One intermediate revision by the same user not shown) | |||
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== | ||
+ | > sudo apt-get install cdrecord | ||
> cdrecord --devices | > cdrecord --devices | ||
> cdrecord dev='devices_result' -scanbus | > cdrecord dev='devices_result' -scanbus |
Latest revision as of 02:07, 4 January 2010
Cdrecord is a command line utility in linux that burns an image to a writable cd.
Syntax
> sudo apt-get install cdrecord > cdrecord --devices > cdrecord dev='devices_result' -scanbus > cdrecord -v -eject dev='devices_result':x,x,x debian.iso