At Sun, 29 Jul 2007 it looks like jpff composed:

> I would be willing to use wodim if I could understand how to use it!
> The manual page was less than readable
> ==John ffitch
> 

I have a little script called "woohoo" which goes like this...


[EMAIL PROTECTED] ~/bin]-> woohoo filename.iso

Here is my script... of course my DVD/CD-RW is tethered to /dev/hdc

############_Cut_Below_This_####################
#!/bin/sh
#
/usr/bin/wodim -v -eject dev=/dev/hdc $1

############_Cut_Above_This_####################


The other cool thing about this is that with no arguments to the above
script I can put a DVD disk in and burn a DVD iso with no additional
flags or command args.  Sweet.


-- 
Bill Schoolcraft <*> http://wiliweld.com
                  ~
"When a fly lands on the ceiling, does
  it do a half roll or a half loop?"


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to