logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fosmount - FOS mounter for fuse

Author

       Written by Mathieu Schroeter <mathieu@schroetersa.ch>.

Description

       FUSE extension for a read-only access on Smaky FOS.

       -h--help
              Display help message.

       -v--version
              Show version.

       -a--harddisk
              Force an hard disk instead of the autodetection.

       -f--floppydisk
              Force a floppy disk instead of the autodetection.

       -l--fos-logger
              Turn ON the FOS logger, fosmount will not be detached of the terminal.

       -d--fuse-debugger
              Turn ON the FUSE debugger, fosmount will not be detached of the terminal.

       -i--image-pbm
              Convert on the fly .IMAGE to .PBM (portable bitmap format).

       -j--image-xpm
              Convert on the fly .COLOR to .XPM (X Pixmap version 2).

       device /dev/fd0 for floppy disk
              /dev/sda for hard disk, etc, ...

       mountpoint
              Mount point for the FOS, like /mnt/smaky.

Name

       fosmount - FOS mounter for fuse

Reporting Bugs

       Report bugs to <mathieu@schroetersa.ch>.

Synopsis

fosmount [options] devicemountpoint

See Also