xfs-fuse
— Mount
an XFS filesystem
xfs-fuse |
[device] [mountpoint] |
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.
The xfs-fuse
utility exits 0 on
success, and >0 if an error occurs.