xorriso 0.3.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News xorriso 0.3.4 (Default branch)
# 1  
Old 03-02-2009
xorriso 0.3.4 (Default branch)

xorriso creates, loads, manipulates, and writesISO 9660 filesystem images with Rock Ridgeextensions. It can load the management informationof existing ISO images, and it writes the sessionresults to optical media or to filesystem objects.This is the standalone version that incorporatesthe libraries of libburnia-project.org and thusdepends only on Linux 2.4 (or later), libc, andlibpthread. No mkisofs and no CD/DVD/BD burnprogram are needed.License: GNU General Public License v2Changes:
xorriso now can record ACLs and Extended Attributes in its ISO images. Current operating systems will ignore them, but xorriso is able to restore them when copying files from the ISO image to the local filesystem.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ISO-READ(1)							   User Commands						       ISO-READ(1)

NAME
iso-read - reads portions of an ISO 9660 image SYNOPSIS
iso-read [OPTION...] DESCRIPTION
-d, --debug=INT Set debugging to LEVEL. -i, --image=FILE Read from ISO-9660 image. This option is mandatory -e, --extract=FILE Extract FILE from ISO-9660 image. This option is mandatory. -k, --ignore Ignore read error(s), i.e. keep going --no-header Don't display header and copyright (for regression testing) -o, --output-file=FILE Output file. This option is mandatory. -U --udf Contents are in UDF format -V, --version display version and copyright information and exit Help options: -?, --help Show this help message --usage Display brief usage message AUTHOR
Rocky Bernstein <rocky@gnu.org> COPYRIGHT
Copyright (C) 2003-2005, 2007-2008, 2011-2013 R. Bernstein This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Have driver: GNU/Linux ioctl and MMC driver Have driver: cdrdao (TOC) disk image driver Have driver: bin/cuesheet disk image driver Have driver: Nero NRG disk image driver Default CD-ROM device: /dev/sr0 SEE ALSO
iso-info(1) for information about an ISO-9660 image. cd-read(1) to read portions of an ISO 9660 image. iso-read December 2013 ISO-READ(1)