Thursday, January 6, 2011

fuseiso

FUSEISO(1)                                                          FUSEISO(1)



NAME
fuseiso - FUSE module to mount ISO filesystem images

SYNOPSIS
fuseiso [-n] [-p] [-c iocharset] [-h] [isofs_image_file] [mount_point]
[FUSE library options]

DESCRIPTION
This manual page documents briefly the fuseiso command.

This manual page was written for the Debian(TM) distribution because
the original program does not have a manual page.

fuseiso provides a module to mount ISO filesystem images using FUSE.

With FUSE it is possible to implement a fully functional filesystem in
a userspace program.

fuseiso can read ISO, BIN and NRG images containing ISO9660
filesystems. Along with it, it supports some common extensions, like
Joliet, RockRidge and zisofs.

It also supports non-standard images, like CloneCD´s .IMGs and Alcohol
120%´s .MDFs, as their format looks exactly like .BIN images. One major
limitation of .BIN images is that fuseiso does not handle .CUE files in
any way, and thus can work with only the first track of .BIN images.

Other formats like .CCD and .MDS are not supported, since their format
is not public and no one knows it.

OPTIONS
-n
do NOT maintain file ~/.mtab.fuseiso.

-p
maintain mount point; create it if it does not exist and delete it
on exit.

-c iocharset
specify iocharset for Joliet filesystem.

-h
prints an help screen.

Common FUSE library options
-f
run in foreground, do not daemonize

-d
run in foreground, and print debug information

-s
run single-threaded

SEE ALSO
fusermount (1)

AUTHOR
This manual page was written by David Paleino for
the Debian(TM) system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms
of the GNU General Public License, Version 2 any later version
published by the Free Software Foundation.

On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.

fuseiso has been written by Dmitry Morozhnikov , and
is (C) 2005, Dmitry Morozhnikov.

COPYRIGHT
Copyright © 2007 David Paleino



may 31, 2007 FUSEISO(1)

No comments:

Post a Comment