On 7/13/06, <b class="gmail_sendername">Gary Jones</b> <<a href="mailto:garysj@gmail.com">garysj@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Sorry this is a bit off topic. I've been using MythTV for a while now, but I'm still quite new to linux. My question is this: I've been burning DVDs using MythWeb, but is there a way to burn, say, an ISO file onto a DVD straight from the terminal? I'm using MythDora, so my distro is somewhat limited and stripped down. I figure there is an easy answer to this, but maybe not. Thanks.
</div></blockquote><div><br>You use growisofs, normally. Something like this:<br><br>growisofs -dvd-compat -Z /dev/dvd=isofile.iso <br></div><br>(Substitute the appropriate device and filename, of course)<br><br>Carl Fongheiser
<br></div><br>