Writing DVD+RW

Joshua Oreman oremanj at webserver.get-linux.org
Thu May 15 16:03:10 PDT 2003


On Thu, May 15, 2003 at 02:45:39PM -0500 or thereabouts, Jim Sills seemed to write:
> Anybody riting DVD+RW disks??  Anybody ported growisofs??

As of 5.0 (and maybe 4.8), DVD+RW is supported in burncd.

To get you started (these commands all as root):
# Insert a DVD+RW
burncd -f /dev/acd0c format dvd+rw # <-- You only have to do this once
burncd -f /dev/acd0c -s max dvdrw imagefile.iso # <-- Burn a file
# The disk will be erased automatically if you burn something to
# it and there's already something on it
#
# Replace /dev/acd0c above with your burner /dev node

HTH,
-- Josh

> 
> Thanks!
> Jim Sills <jsills at g3llc.com>
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list