[macosx-unix] command line to burn dvd...
Steven Kreuzer
skreuzer at exit2shell.com
Wed Jun 4 11:49:36 EDT 2008
Hey George-
Check out hdiutil. You'll first have to create a disk image with a
proper filesystem using hdiutil create, and then from there you can
burn it to cd
SK
On Jun 4, 2008, at 11:41 AM, George Georgalis wrote:
> Hi Folks,
>
> I'm looking for a way to burn dvds on my MacBookPro from
> commandline; had planned to do something like this:
>
> ssh host "mkisofs -R /master/tree" | dvdrecord -v fs=6m speed=2
> dev=2,0 -
>
> but dvdrecord doesn't seem to notice the built in dvd
> recorder. The only other way I know is to copy over the
> iso file and "disk utility" burn it. is there some way I
> can burn an iso from stdin?
>
> // George
>
> --
> George Georgalis, information system scientist <IXOYE><
> _______________________________________________
> macosx-unix mailing list
> macosx-unix at lesmuug.org
> http://beth.lesmuug.org/mailman/listinfo/macosx-unix
More information about the macosx-unix
mailing list