Janux — Blog

February 6, 2008

Hot to BURN FILES to a DVD DISK from Shell/Console

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

I was looking the way to burn some files into DVDs and I ‘course RFM ( Read the Fkn Manuals ) and this are the results:

—> Step ONE ( Start burning a multisession DVD )
# growisofs -Z /dev/dvd -R -J file* dir/

–> Step TWO if you need to burn more that once don’t worry you can do that xD
# growisofs -M /dev/dvd -R -J anotherfile andanotherfile...

–> Finally CLOSE THE SESSION:
# growisofs -M /dev/dvd=/dev/zero

EASY :D

NOTES: I assume my DVD-WR are /dev/dvd you must be sure about yurs

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