Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XFUSE(1)		    General Commands Manual		      XFUSE(1)

NAME
       xfs-fuse	-- Mount an XFS	filesystem

SYNOPSIS
       xfs-fuse	[-fhV] [-o options] device mountpoint

DESCRIPTION
       xfs-fuse	 can  be  used	to  mount an XFS filesystem found on device to
       mountpoint.

       The options are as follows:

       -f      Run in the foreground instead of	daemonizing.

       -o      Pass various common options to the kernel.  See mount_fusefs(8)
	       for the list.

       -h, --help
	       Print usage information and exit.

       -V, --version
	       Print the version and exit.

EXIT STATUS
       The xfs-fuse utility exits 0 on success,	and >0 if an error occurs.

FreeBSD	ports 15.0		 July 15, 2025			      XFUSE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xfs-fuse&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help