Cookie

Shell: burn at the command line

Published by TheJoe on

Estimated reading time: < 1 minute

Caution


This article was published more than a year ago, there may have been developments.
Please take this into account.

Recently I've had to burn an iso. So far I have always entrusted k3b the brazier. I wanted to change right now, because brasero do not let me delete the disk (speaks of imaginary plugin), mentre k3b using the kde libraries (I do not want to load into my Gnome). The only alternative (perhaps not the only, but the one I most accredited) It is the use of command line.

My dvd is a rewritable already used. First we have unmount the disk, know how it is called the burner and delete the contents the same disk:

umount / media / diskname
wodim --devices - this command will return the "name" del masterizzatore
cdrecord dev='/dev/scd0' blank=fast

Now burn it the image discharged by switching to cdrecord as parameters the writing speed (varies depending on the burner), the “namethe recorder (the same as before), the’picture to burn:

cdrecord-v speed = 6 dev = '/ dev/scd0'-data / path / to / image.iso

When burning one can observe the progression of the transferred data. At the end we get a line like this:

wodim: fifo had 19215 puts and 19215 gets.

If the numbers match dui means that’entire contents image was transferred on the disc successfully.

Look here:  I TV plasma Panasonic "S30" are no longer updated, video encoding for the correct TV "ffmpeg"

TheJoe

I keep this blog as a hobby by 2009. I am passionate about graphic, technology, software Open Source. Among my articles will be easy to find music, and some personal thoughts, but I prefer the direct line of the blog mainly to technology. For more information contact me.

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.