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

squashfs-mount - setuid utility instead of FUSE for mounting squashfs files

Author

       squashfs-mount  was  written  by  Ben  Cumming,  Simon Pintarelli and Harmen Stoppels at the CSCS (Centro
       Svizzero di Calcolo Scientifico).

       This manual page was written by Salvatore Bonaccorso <carnil@debian.org>, for the Debian project (but may
       be used by others).

squashfs-mount 1.1.0                               August 2024                                 SQUASHFS-MOUNT(1)

Description

       This manual page documents briefly the squashfs-mount command.

       squashfs-mount  is is a small setuid utility for mounting squashfs files. It effectively runs mount-n-oloop,nosuid,nodev,ro-tsquashfs[image][mountpoint] in a mount namespace and then  executes  the  given
       command as the invoking user.

Name

       squashfs-mount -  setuid utility instead of FUSE for mounting squashfs files

Options

       A summary of options is included below.

       -h     Prints a short usage information.

       -v     Prints the version of the program.

Synopsis

squashfs-mount<image>:<mountpoint> [<image>:<mountpoint>]...  --<command> [args...]

See Also