HomePage » Linux » LinuxCDWriting


Writing CD on linux using command line

$ wodim --devices
wodim: Overview of accessible drives (1 found) :
-------------------------------------------------------------------------
 0  dev='/dev/scd0'	rwrw-- : 'PIONEER' 'DVD-RW  DVR-215'
-------------------------------------------------------------------------

$ cdrecord -v -pad dev=/dev/scd0 /my/downloads/ubuntu-11.04-desktop-amd64.iso

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki