Janux — Blog

February 6, 2008

Hot to BURN an DVD ISO from shell

Filed under: Gnu/Linux — janux @ 8:08 pm

This is just simple the trick is to know how but thats why we are here:

U can do that using 2 programas like this:
# dd if=/dev/dvd of=mydvd.iso
In this example I assume that /dev/dvd is my DVD-RW device you must change it to whatever applies to yo.
Or like this:
# wodim -v speed=8 dev=/dev/hda mydvd.iso
in this case I assume that /dev/hda is my DVDRW or a CD-RW device you must change it to whatever applies to yo.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

You must be logged in to post a comment.

Powered by WordPress