[mythtv-users] OT: Burning ISO images

Brian Wood beww at beww.org
Fri Jul 14 01:24:19 UTC 2006


On Jul 13, 2006, at 7:11 PM, Gary Jones wrote:

> 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.
>

You should be able to do:

growisofs -Z /dev/hdc -dvd-video <DIRNAME>

Where <DIRNAME> is a directory containing a DVD-structured file  
system (ie: VIDEO_TS and AUDIO_TS directories)

This assumes your DVD burner is /dev/hdc, modify accordingly if it is  
not.

The growisofs command is part of the MythDora installation.

For more info on this topic see:

http://www.mythtv.org/wiki/index.php/Archiving_Recordings_to_DVD


More information about the mythtv-users mailing list