The dvd+rw-tools package contains several utilities to master the DVD media, both +RW/+R and -R[W]. The principle tool is growisofs which provides a way to both lay down and grow an ISO9660 file system on (as well as to burn an arbitrary pre-mastered image to) all supported DVD media. This is useful for creating a new DVD or adding to an existing image on a partially burned DVD.
Download (HTTP): http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-7.0.tar.gz
Download MD5 sum: 2eb9c2a6b1e6bc7c4d72d3b5ece34ceb
Download size: 131 KB
Estimated disk space required: 1.4 MB
Estimated build time: less than 0.1 SBU
Though not required during the build, you must have Cdrtools-2.01 installed or the growisofs command will not function properly, rendering the entire package useless.
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/dvd+rw-tools
Install dvd+rw-tools by running the following commands:
make all rpl8 btcflash
This package does not come with a test suite.
Now, as the root
user:
make prefix=/usr install && install -v -m644 -D index.html \ /usr/share/doc/dvd+rw-tools-7.0/index.html
make all rpl8 btcflash: This command uses additional targets so that all the utilities are built.
Last updated on 2007-07-15 18:38:01 -0500