2008-01-18 10:19:36 +00:00
|
|
|
<HTML>
|
|
|
|
|
|
|
|
<HEAD>
|
|
|
|
<META NAME="description" CONTENT="xorriso, creates, loads, manipulates and writes ISO 9660 filesystem images with Rock Ridge extensions">
|
2008-02-28 13:34:34 +00:00
|
|
|
<META NAME="keywords" CONTENT="xorriso, libburn, libburnia, burn, CD, DVD, ISO, ISO 9660, RockRidge, Rock Ridge, linux, recording, burning, CD-R, CD-RW, DVD-R, DVD-RW, DVD+RW, DVD+R, DVD+R/DL, scdbackup">
|
2008-01-18 10:19:36 +00:00
|
|
|
<META NAME="robots" CONTENT="follow">
|
|
|
|
<TITLE>xorriso homepage english</TITLE>
|
|
|
|
</HEAD>
|
|
|
|
|
|
|
|
<BODY BGCOLOR="#F5DEB3" TEXT=#000000 LINK=#0000A0 VLINK=#800000>
|
|
|
|
<FONT SIZE=+1>
|
|
|
|
|
|
|
|
<CENTER>
|
|
|
|
<P><H2> Homepage of </H2>
|
|
|
|
<H1> xorriso </H1>
|
|
|
|
|
|
|
|
<H2>ISO 9660 Rock Ridge Filesystem Manipulator for Linux</H2>
|
|
|
|
</CENTER>
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<H2>Purpose:</H2>
|
|
|
|
xorriso maps 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.
|
|
|
|
</P>
|
|
|
|
<P>
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
<A HREF="#download">Direct hop to download links -></A>
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<H2>Hardware requirements:</H2>
|
|
|
|
A CD/DVD recorder suitable for
|
|
|
|
<A HREF="http://libburnia-project.org">http://libburnia-project.org</A> <BR>
|
|
|
|
(SCSI , ATA , USB , or SATA writers compliant to standard MMC-3 for CD
|
|
|
|
and to MMC-5 for DVD).
|
|
|
|
<BR>
|
|
|
|
</P>
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<H2>Software requirements :</H2>
|
|
|
|
<DL>
|
|
|
|
<DT>Linux with kernel 2.4 or higher (and libc, of course) :</DT>
|
|
|
|
<DD>With kernel 2.4 an ATA drive has to be under ide-scsi emulation.</DD>
|
|
|
|
<DD>With kernel 2.6 the drive should not be under ide-scsi.</DD>
|
|
|
|
<DT>libpthread</DT>
|
|
|
|
<DD>is supposed to be a standard system component.</DD>
|
|
|
|
<DT>libreadline and libreadline-dev</DT>
|
|
|
|
<DD>are optional and eventually make dialog more convenient.</DD>
|
|
|
|
</DL>
|
|
|
|
</P>
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<H2>
|
|
|
|
GPL software included:<BR>
|
|
|
|
</H2>
|
|
|
|
<DL>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DT>libburn-0.4.3</DT>
|
2008-01-18 10:19:36 +00:00
|
|
|
<DD>reads and writes data from and to CD and DVD.</DD>
|
|
|
|
<DD>(founded by Derek Foreman and Ben Jansens,
|
|
|
|
furthered by team of libburnia-project.org)</DD>
|
2008-02-15 21:19:24 +00:00
|
|
|
<DT>libisofs-0.6.2</DT>
|
2008-01-18 10:19:36 +00:00
|
|
|
<DD>operates ISO 9660 images.</DD>
|
2008-02-15 21:19:24 +00:00
|
|
|
<DD>(By Vreixo Formoso and Mario Danic from team of libburnia-project.org)</DD>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DT>libisoburn-0.1.0</DT>
|
2008-01-18 10:19:36 +00:00
|
|
|
<DD>coordinates libburn and libisofs, emulates multi-session where needed.</DD>
|
|
|
|
<DD>(By Vreixo Formoso and Thomas Schmitt
|
|
|
|
from team of libburnia-project.org)</DD>
|
|
|
|
</DL>
|
|
|
|
<DD>The source code of this software is independent of
|
|
|
|
cdrecord and mkisofs.</A>
|
|
|
|
</DD>
|
|
|
|
</P>
|
|
|
|
|
|
|
|
<P>
|
|
|
|
This program system has been tested on Intel/AMD Linux systems only.<BR>
|
|
|
|
For ports to other usable systems <A HREF="#contact">contact us</A>.
|
|
|
|
</P>
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
<P>
|
|
|
|
<H2>Special features:</H2>
|
|
|
|
<UL>
|
|
|
|
<LI>
|
|
|
|
ISO 9660 formatter and burner for CD or DVD are fixely integrated.
|
|
|
|
</LI>
|
|
|
|
<LI>
|
|
|
|
Operates on an existing ISO image or creates a new one.
|
|
|
|
<LI>
|
|
|
|
</LI>
|
|
|
|
Copies files from filesystem into the ISO image.
|
|
|
|
<LI>
|
|
|
|
</LI>
|
|
|
|
Renames or deletes file objects in the ISO image.
|
|
|
|
<LI>
|
|
|
|
Changes file properties in the ISO image.
|
|
|
|
</LI>
|
|
|
|
<LI>
|
|
|
|
Can write result as completely new image to optical media or
|
|
|
|
filesystem objects.
|
|
|
|
</LI>
|
|
|
|
<LI>
|
|
|
|
Can write result as add-on session to appendable multi-session media,
|
|
|
|
to overwriteable media, to regular files, and to block devices.
|
|
|
|
</LI>
|
|
|
|
<LI>
|
|
|
|
Scans for optical drives, blanks re-useable optical media.
|
|
|
|
</LI>
|
|
|
|
<LI>
|
2008-02-28 13:34:34 +00:00
|
|
|
Suitable for: CD-R, CD-RW, DVD-R, DVD-RW, DVD+R, DVD+R/DL, DVD+RW, DVD-RAM.
|
2008-01-18 10:19:36 +00:00
|
|
|
</LI>
|
|
|
|
<LI>
|
|
|
|
Reads its instructions from command line arguments, dialog, and batch files.
|
|
|
|
</LI>
|
|
|
|
<LI>
|
|
|
|
Provides navigation commands for interactive ISO image manipulation.
|
|
|
|
</LI>
|
2008-02-15 21:19:24 +00:00
|
|
|
<LI>
|
|
|
|
Adjustable thresholds for abort, exit value, and problem reporting.
|
|
|
|
</LI>
|
2008-01-18 10:19:36 +00:00
|
|
|
|
|
|
|
</UL>
|
|
|
|
</P>
|
|
|
|
|
|
|
|
<P>
|
2008-01-19 13:49:17 +00:00
|
|
|
<H2>Command Examples:</H2>
|
2008-01-18 10:19:36 +00:00
|
|
|
<DL>
|
|
|
|
<DT>Get an overview of drives and their addresses</DT>
|
|
|
|
<DD>#<KBD> xorriso -devices</KBD></DD>
|
|
|
|
<DT>Being superuser avoids permission problems with /dev/srN resp. /dev/hdX .
|
|
|
|
</DT>
|
|
|
|
<DT>Ordinary users should then get granted rw access to the /dev files
|
|
|
|
as listed by option -devices.</DT>
|
|
|
|
<DT> </DT>
|
|
|
|
|
|
|
|
<DT>Options are either performed as program arguments or as dialog input.
|
|
|
|
Some options have a parameter list of variable length. This list has to
|
|
|
|
be terminated by word '--' or by the end of the input line. Option -add
|
|
|
|
may accept pathspecs of form target=source as known from program mkisofs.</DT>
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
|
2008-01-19 09:09:11 +00:00
|
|
|
<DT>Get info about a particular drive and loaded media:</DT>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD>$<KBD> xorriso -indev /dev/sr0 -du / -- -toc 2>&1 | less</KBD></DD>
|
2008-01-18 10:19:36 +00:00
|
|
|
|
2008-01-19 09:09:11 +00:00
|
|
|
<DT>Make re-usable media writable again, delete any ISO 9660 image:</DT>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD>$<KBD> xorriso -outdev /dev/sr0 -blank fast -eject all</KBD></DD>
|
2008-01-18 10:19:36 +00:00
|
|
|
|
|
|
|
<DT>
|
|
|
|
<HR>
|
|
|
|
</DT>
|
|
|
|
|
|
|
|
<DT>Write some directories into a new or existing ISO 9660 image:</DT>
|
|
|
|
<DD>$<KBD> xorriso -dev /dev/sr0 -add /home/me/sounds /home/me/pictures
|
|
|
|
</KBD></DD>
|
|
|
|
|
2008-01-19 09:09:11 +00:00
|
|
|
<DT>Check the result:</DT>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD>$<KBD> xorriso -indev /dev/sr0 -du / -- -toc 2>&1 | less</KBD></DD>
|
2008-01-19 09:09:11 +00:00
|
|
|
|
2008-01-18 10:19:36 +00:00
|
|
|
<DT>
|
|
|
|
<HR>
|
|
|
|
</DT>
|
|
|
|
|
|
|
|
<DT>Create new ISO-9660 filesystem image, compose content,
|
|
|
|
adjust permissions to make it publicly read-only,
|
2008-02-02 13:29:21 +00:00
|
|
|
write it to media and immediately eject media without
|
|
|
|
previously reloading the written image.
|
2008-01-18 10:19:36 +00:00
|
|
|
</DT>
|
|
|
|
<DD>$<KBD> xorriso -outdev /dev/sr0 -blank fast -pathspecs on \</KBD></DD>
|
|
|
|
<DD><KBD> -add /sounds=/home/me/sounds \</KBD></DD>
|
|
|
|
<DD><KBD>
|
|
|
|
/pictures=/home/me/pictures -- \</KBD></DD>
|
|
|
|
<DD><KBD> -rm_r /sounds/indecent '/pictures/*private*' -- \</KBD></DD>
|
|
|
|
<DD><KBD> -add /pictures/private/horses=/home/me/pictures/private/horses -- \</KBD></DD>
|
|
|
|
<DD><KBD> -chmod_r a+r,a-w / -- \</KBD></DD>
|
2008-01-19 13:49:17 +00:00
|
|
|
<DD><KBD> -find / -type d -exec chmod a+x -- \</KBD></DD>
|
2008-01-18 10:19:36 +00:00
|
|
|
<DD><KBD> -volid SOUNDS_PICS_2008_01_16 \</KBD></DD>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD><KBD> -commit_eject all</KBD></DD>
|
2008-01-18 10:19:36 +00:00
|
|
|
|
|
|
|
<DT>
|
|
|
|
<HR>
|
|
|
|
</DT>
|
|
|
|
|
|
|
|
<DT>Load the previous session from media,
|
|
|
|
remove (i.e. hide) directory /sounds,
|
|
|
|
rename /pictures/private/horses,
|
|
|
|
add new directory trees /sounds and /movies,
|
|
|
|
disallow any access for group and others.
|
|
|
|
Finally write as additional session to media and eject:</DT>
|
|
|
|
<DD>$<KBD> xorriso -dev /dev/sr0 -pathspecs on \</KBD></DD>
|
|
|
|
<DD><KBD> -rm_r /sounds -- \</KBD></DD>
|
|
|
|
<DD><KBD> -mv /pictures/private/horses /horse_show -- \</KBD></DD>
|
|
|
|
<DD><KBD> -add /sounds=/home/me/prepared_for_dvd/sounds_dummy \</KBD></DD>
|
|
|
|
<DD><KBD> /movies=/home/me/prepared_for_dvd/movies -- \</KBD></DD>
|
|
|
|
<DD><KBD> -chmod_r go-rwx / -- \</KBD></DD>
|
|
|
|
<DD><KBD> -volid SOUNDS_PICS_2008_01_17 \</KBD></DD>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD><KBD> -commit_eject all</KBD></DD>
|
2008-01-18 10:19:36 +00:00
|
|
|
|
|
|
|
<DT>
|
|
|
|
<HR>
|
|
|
|
</DT>
|
|
|
|
|
|
|
|
<DT>Merge the various sessions from old readable media into a single session
|
|
|
|
on new writeable media,
|
|
|
|
cleaning out all invalidated files and session overhead.
|
|
|
|
Touch / in order to mark the image as worth to be written.
|
|
|
|
<BR>
|
|
|
|
Important: -indev and -outdev have to be different drives.
|
|
|
|
</DT>
|
|
|
|
<DD>$<KBD> xorriso -indev /dev/dvd \</KBD></DD>
|
|
|
|
<DD><KBD> -alter_date a +0 / -- \</KBD></DD>
|
|
|
|
<DD><KBD> -outdev /dev/sr0 -blank fast \</KBD></DD>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD><KBD> -commit_eject all</KBD></DD>
|
2008-01-18 10:19:36 +00:00
|
|
|
|
|
|
|
<DT>
|
|
|
|
<HR>
|
|
|
|
</DT>
|
|
|
|
|
2008-01-19 13:49:17 +00:00
|
|
|
<DT>Dialog mode accepts one or more options per line. An option and all its
|
2008-01-26 14:01:19 +00:00
|
|
|
arguments have to be given in one single line. Command -end stops the program
|
2008-02-02 13:29:21 +00:00
|
|
|
run. It will write eventually pending changes to media, if that has not
|
|
|
|
already been done by a previous -commit.</DT>
|
2008-01-19 13:49:17 +00:00
|
|
|
<DD>$<KBD> xorriso -dialog on</KBD></DD>
|
|
|
|
<DD><KBD>enter option and arguments :</KBD></DD>
|
|
|
|
<DD><KBD><B>-dev /dev/sr0 -pathspecs on</B></KBD></DD>
|
|
|
|
<DD><KBD>enter option and arguments :</KBD></DD>
|
|
|
|
<DD><KBD><B>-add /sounds=/home/me/prepared_for_dvd/sounds_dummy /movies=/home/me/prepared_for_dvd/movies</B></KBD></DD>
|
|
|
|
<DD>Available navigation commands: -cd, -ls, -du, -find</DD>
|
|
|
|
<DD><KBD>enter option and arguments :</KBD></DD>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD><KBD><B>-commit</B></KBD></DD>
|
|
|
|
<DD>... perform further commands and finally do:</DD>
|
|
|
|
<DD><KBD>enter option and arguments :</KBD></DD>
|
|
|
|
<DD><KBD><B>-end</B></KBD></DD>
|
2008-01-19 13:49:17 +00:00
|
|
|
|
|
|
|
<DT>
|
|
|
|
<HR>
|
|
|
|
</DT>
|
|
|
|
|
2008-02-02 13:29:21 +00:00
|
|
|
<DT>In batch mode it is possible to operate xorriso in a pipeline
|
|
|
|
with an external consumer of the generated ISO image. Any message
|
|
|
|
output will be redirected to stderr in this case.</DT>
|
|
|
|
<DD>$<KBD> xorriso -outdev - ...other.options... | consumer</KBD></DD>
|
|
|
|
|
|
|
|
<DT>
|
|
|
|
<HR>
|
|
|
|
</DT>
|
|
|
|
|
|
|
|
|
2008-01-18 10:19:36 +00:00
|
|
|
<DT>Get overview of the options:</DT>
|
|
|
|
<DD>$<KBD> <A HREF="xorriso_help">xorriso -help</A></KBD></DD>
|
|
|
|
|
|
|
|
<DT>Read the detailed manual page:</DT>
|
|
|
|
<DD>$<KBD> <A HREF="man_1_xorriso.html">man xorriso</A></KBD></DD>
|
|
|
|
</DL>
|
|
|
|
|
|
|
|
|
|
|
|
Testers wanted who are willing to risk some double layer DVD media.
|
|
|
|
|
|
|
|
</P>
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
<A NAME="download"></A>
|
|
|
|
<P>
|
|
|
|
<DL>
|
|
|
|
<DT>Download as source code (see README):</DT>
|
2008-02-15 21:19:24 +00:00
|
|
|
<DD><A HREF="xorriso-0.1.0.pl00.tar.gz">xorriso-0.1.0.pl00.tar.gz</A>
|
|
|
|
(900 KB).
|
2008-01-18 10:19:36 +00:00
|
|
|
</DD>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<DD> </DD>
|
|
|
|
<DT>Download as single x86 binaries (untar and move to /usr/bin/xorriso):</DT>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD><A HREF="xorriso_0.1.0.pl00-x86-suse9_0.tar.gz">
|
|
|
|
xorriso_0.1.0.pl00-x86-suse9_0.tar.gz</A>, ( KB),
|
2008-01-18 10:19:36 +00:00
|
|
|
<DL>
|
|
|
|
<DD>runs on SuSE 9.0 (2.4.21) , SuSE 10.2 (2.6.18.2) and others.</DD>
|
|
|
|
</DL>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD><A HREF="xorriso_0.1.0.pl00-x86-suse9_0-static.tar.gz">
|
|
|
|
xorriso_0.1.0.pl00-x86-suse9_0-static.tar.gz</A>, ( KB), -static compiled,
|
2008-01-18 10:19:36 +00:00
|
|
|
<DL>
|
|
|
|
<DD>runs on many other systems.</DD>
|
|
|
|
-->
|
|
|
|
|
|
|
|
</DL>
|
|
|
|
</DD>
|
|
|
|
</DL>
|
|
|
|
<DL><DT>Documentation:</DT>
|
|
|
|
<DD><A HREF="README_xorriso">README</A> about installation and drive setup</DD>
|
|
|
|
<DD><A HREF="xorriso_help">xorriso -help</A> gives an overview of options</DD>
|
|
|
|
<DD><A HREF="man_1_xorriso.html">man xorriso</A> is the manual page</DD>
|
|
|
|
</DL>
|
|
|
|
<A NAME="contact"></A>
|
|
|
|
<DL><DT>Contact:</DT>
|
|
|
|
<DD>Thomas Schmitt, <A HREF="mailto:scdbackup@gmx.net">scdbackup@gmx.net</A></DD>
|
|
|
|
<DD>libburn development mailing list,
|
|
|
|
<A HREF="mailto:libburn-hackers@pykix.org">libburn-hackers@pykix.org</A></DD>
|
|
|
|
</DL>
|
|
|
|
<DL><DT>License:</DT>
|
|
|
|
<DD><A HREF="COPYING_xorriso">GPL version 2</A>,
|
|
|
|
an <A HREF="http://www.opensource.org/">Open Source</A> approved license</DD>
|
|
|
|
<DD> </DD>
|
|
|
|
</DL>
|
|
|
|
</P>
|
|
|
|
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
<P>
|
2008-02-15 21:19:24 +00:00
|
|
|
<DL>
|
|
|
|
<DT><H3>Development snapshot, version 0.1.1 :</H3></DT>
|
|
|
|
<DD>Bug fixes towards xorriso-0.1.0.pl00:
|
2008-01-18 10:19:36 +00:00
|
|
|
<UL>
|
2008-02-28 13:34:34 +00:00
|
|
|
<LI>-report_about HINT or higher did not report at all</LI>
|
|
|
|
<LI>speed=number without unit or media type letter was always CD speed</LI>
|
|
|
|
<LI>it was possible to write to appendable media which was not -indev</LI>
|
|
|
|
<!-- <LI>- none yet -</LI> -->
|
2008-01-18 10:19:36 +00:00
|
|
|
</UL>
|
2008-02-15 21:19:24 +00:00
|
|
|
</DD>
|
2008-02-02 13:29:21 +00:00
|
|
|
<DD>Enhancements towards stable version 0.1.0.pl00:
|
2008-01-18 10:19:36 +00:00
|
|
|
<UL>
|
2008-02-16 21:17:22 +00:00
|
|
|
<LI>Improved attribute transfer from disk for implicit target directories</LI>
|
2008-02-28 13:34:34 +00:00
|
|
|
<LI>New option -as "cdrecord" emulates a narrow set of cdrecord gestures</LI>
|
|
|
|
<LI>New option -as "mkisofs" emulates a narrow set of mkisofs gestures</LI>
|
|
|
|
<LI>New option -publisher</LI>
|
|
|
|
<LI>New option -errfile_log</LI>
|
|
|
|
<LI>New option -compare and according -find -exec action</LI>
|
|
|
|
<LI>Support for DVD+R/DL media</LI>
|
2008-02-16 21:17:22 +00:00
|
|
|
<!-- <LI>- none yet -</LI> -->
|
2008-01-18 10:19:36 +00:00
|
|
|
</UL>
|
|
|
|
</DD>
|
|
|
|
<DD> </DD>
|
|
|
|
<DD><A HREF="README_xorriso_devel">README 0.1.1</A>
|
|
|
|
<DD><A HREF="xorriso_help_devel">xorriso_0.1.1 -help</A></DD>
|
|
|
|
<DD><A HREF="man_1_xorriso_devel.html">man xorriso (as of 0.1.1)</A></DD>
|
|
|
|
<DD> </DD>
|
|
|
|
<DT>Maintainers of xorriso unstable packages please use SVN of
|
|
|
|
<A HREF="http://libburnia-project.org"> libburnia-project.org</A></DT>
|
|
|
|
<DD>Download: <KBD><B>svn co http://svn.libburnia-project.org/libburn/trunk libburn</B>
|
|
|
|
</KBD></DD>
|
2008-02-15 21:19:24 +00:00
|
|
|
<DD>Install: <KBD><B>cd libburn ; ./bootstrap ; ./configure --prefix /usr ; make ; make install</B>
|
2008-01-18 10:19:36 +00:00
|
|
|
</KBD></DD>
|
2008-02-15 21:19:24 +00:00
|
|
|
<DD>Download: <KBD><B>bzr branch lp:libisofs</B></KBD></DD>
|
|
|
|
<DD>Install: <KBD><B>cd libisofs ; ./bootstrap ; ./configure --prefix /usr ; make ; make install</B>
|
2008-01-18 10:19:36 +00:00
|
|
|
</KBD></DD>
|
2008-02-15 21:19:24 +00:00
|
|
|
<DD>Download: <KBD><B>svn co http://svn.libburnia-project.org/libisoburn/trunk libisoburn</B>
|
2008-01-18 10:19:36 +00:00
|
|
|
</KBD></DD>
|
2008-02-15 21:19:24 +00:00
|
|
|
<DD>Install: <KBD><B>cd libisoburn ; ./bootstrap ; ./configure --prefix /usr ; make ; make install</B>
|
2008-01-18 10:19:36 +00:00
|
|
|
</KBD></DD>
|
|
|
|
<DD>Build of SVN versions needs <A HREF="http://sources.redhat.com/autobook/">
|
|
|
|
autotools</A> of at least version 1.7 installed.
|
|
|
|
But after the run of <KBD>./bootstrap</KBD>, only
|
|
|
|
vanilla tools like make and gcc are needed.</DD>
|
|
|
|
</DD>
|
|
|
|
<DD> </DD>
|
2008-02-15 21:19:24 +00:00
|
|
|
<DT>The following download is intended for adventurous end users or
|
2008-01-18 10:19:36 +00:00
|
|
|
admins with full system souvereignty.</DT>
|
|
|
|
<DD>Source (./bootstrap is already applied, build tested, for more see
|
|
|
|
<A HREF="README_xorriso_devel">upcoming README</A> ):
|
|
|
|
</DD>
|
|
|
|
<DD>
|
|
|
|
<A HREF="xorriso-0.1.1.tar.gz">xorriso-0.1.1.tar.gz</A>
|
2008-02-15 21:19:24 +00:00
|
|
|
(900 KB).
|
2008-01-18 10:19:36 +00:00
|
|
|
</DD>
|
2008-02-15 21:19:24 +00:00
|
|
|
|
|
|
|
<!--
|
2008-01-18 10:19:36 +00:00
|
|
|
<DD>Binary (untar and move to /usr/bin/xorriso):</DD>
|
|
|
|
<DD><A HREF="xorriso_0.1.1-x86-suse9_0.tar.gz">
|
|
|
|
xorriso_0.1.1-x86-suse9_0.tar.gz</A>, ( KB).
|
|
|
|
</DD>
|
|
|
|
<DD><A HREF="xorriso_0.1.1-x86-suse9_0-static.tar.gz">
|
|
|
|
xorriso_0.1.1-x86-suse9_0-static.tar.gz</A>, ( KB)
|
|
|
|
</DD>
|
2008-02-15 21:19:24 +00:00
|
|
|
-->
|
|
|
|
|
2008-01-18 10:19:36 +00:00
|
|
|
</DL>
|
|
|
|
</P>
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
<P>
|
|
|
|
Many thanks to Derek Foreman and Ben Jansens for starting libburn.
|
|
|
|
<BR>
|
|
|
|
Very special thanks to Andy Polyakov whose
|
|
|
|
<A HREF="http://fy.chalmers.se/~appro/linux/DVD+RW/tools">dvd+rw-tools</A>
|
|
|
|
provide the libburnia project with invaluable examples on how to deal
|
|
|
|
with DVD media and how to emulate multi-session on overwriteable media.
|
|
|
|
</P>
|
|
|
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
|
|
|
|
<CENTER><FONT SIZE=+0>
|
|
|
|
<!-- <A NAME="bottom" HREF="main_ger.html#bottom">deutsch (german)</A>
|
|
|
|
<BR><BR>
|
|
|
|
-->
|
|
|
|
<BR><BR>
|
|
|
|
<FONT SIZE=+0>Enjoying free Open Source hosting by <A HREF="http://www.webframe.org">www.webframe.org</A><BR>
|
|
|
|
<A HREF="http://www.webframe.org">
|
|
|
|
<IMG SRC="msfree.gif" ALT="100 % Microsoft free" BORDER=0></A><BR>
|
|
|
|
and by <A HREF="http://sourceforge.net">sourceforge.net</A><BR>
|
|
|
|
<A href="http://sourceforge.net">
|
|
|
|
<IMG src="sflogo-88-1.png" BORDER="0" ALT="SourceForge Logo"></A>
|
|
|
|
<!-- on sourceforge use : <IMG src="http://sourceforge.net/sflogo.php?group_id=16010" width="88" height="31" border="0" alt="SourceForge Logo"></A> -->
|
|
|
|
</FONT></CENTER>
|
|
|
|
<HR>
|
|
|
|
<DL>
|
|
|
|
<DT>Links to my other published software projects :</DT>
|
|
|
|
<DD><A HREF=http://scdbackup.webframe.org/cdrskin_eng.html>
|
|
|
|
cdrskin, a cdrecord emulator</A></DD>
|
|
|
|
<DD><A HREF=http://scdbackup.webframe.org/main_eng.html>
|
|
|
|
scdbackup, multi volume CD backup</A></DD>
|
|
|
|
<DL><DD><A HREF=http://scdbackup.sourceforge.net/main_eng.html>
|
|
|
|
(a second source of above)</A></DD></DL>
|
|
|
|
<DD><A HREF=http://stic.sourceforge.net>Some Tools for Image Collectors</A></DD>
|
|
|
|
<DD><A HREF=http://scdbackup.webframe.org/pppoem>
|
|
|
|
pppoem, a DSL throughput monitor (mainly for Linux kernel 2.4)</A></DD>
|
|
|
|
</DL>
|
|
|
|
<BR><BR>
|
|
|
|
Legal statement: This website does not serve any commercial purpose.<BR>
|
|
|
|
</FONT>
|
|
|
|
</BODY>
|
|
|
|
</HTML>
|