debian man page for fuseiso

Query: fuseiso

OS: debian

Section: 1

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FUSEISO(1)						      General Commands Manual							FUSEISO(1)

NAME
fuseiso - FUSE module to mount ISO filesystem images
SYNOPSIS
fuseiso [options] <ISO image> <mount point> [FUSE library options]
DESCRIPTION
This manual page documents briefly the fuseiso command. 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 only work with the first track of those 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 ~/.mtab.fuseiso. -p Maintain mount point, create it if it doesn't exist and delete it on exit. -c iocharset Specify iocharset for Joliet filesystems. -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
fuseiso was written by Dmitry Morozhnikov <dmiceman@mail.ru>. This manual page was written by David Paleino <dapal@debian.org>, for the Debian project (and may be used by others). February 2010 FUSEISO(1)
Related Man Pages
bfuse(1) - debian
fuseiso9660(1) - debian
gnunet-fuse(1) - debian
httpfs2(1) - debian
perfused(8) - netbsd
Similar Topics in the Unix Linux Community
Mounting an ISO As a file system in AIX
Create a Solaris Jumpstart from iso
Sharing ISO images over NFS
EncFS 1.4.1 (Default branch)
ucsd-psystem-fs 1.6 (Default branch)