# HG changeset patch # User Oleksandr Gavenko # Date 1248287768 -10800 # Node ID 403e81f601f2bfd57b674b2dd48f8dde0e9d8419 # Parent 1a437c72a980315450b6cc733479e1e03376769e About xorriso. diff -r 1a437c72a980 -r 403e81f601f2 laser-disk.rst --- a/laser-disk.rst Tue Jul 21 22:58:49 2009 +0300 +++ b/laser-disk.rst Wed Jul 22 21:36:08 2009 +0300 @@ -55,6 +55,10 @@ http://www.cdrkit.org/ http://en.wikipedia.org/wiki/Cdrkit +*** Installation. + + $ sudo apt-get install wodim genisoimage + *** Make iso image. $ genisoimage -A "" -gui -J -R -o ... @@ -68,11 +72,27 @@ *** Burn iso image. - - ** cdrskin. See http://scdbackup.sourceforge.net/cdrskin_eng.html http://en.wikipedia.org/wiki/Cdrskin + +*** Installation. + + $ sudo apt-get install cdrskin + +** xorriso. + +xorriso copies file objects from POSIX compliant filesystems into Rock Ridge +enhanced ISO 9660 filesystems and allows session-wise manipulation of such +filesystems. It can load the management information of existing ISO images and +it writes the session results to optical media or to filesystem objects. + +Vice versa xorriso is able to restore file objects from ISO 9660 filesystems. + +See + + http://scdbackup.webframe.org/xorriso_eng.html + http://en.wikipedia.org/wiki/xorriso