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... [root@wheatgrass ~/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: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org