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	[device] [mountpoint]

DESCRIPTION
       xfs-fuse	 can  be  used	to attach an XFS filesystem found on device to
       mountpoint in the unix filesystem tree.

       The options are as follows:

       device  The device that carries the XFS filesystem data.

       mountpoint
	       The path	in the current unix filesystem tree to	attach	device
	       to.

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

FreeBSD	Ports 14.quarterly	August 26, 2021			      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+14.3.quarterly>

home | help