1 FreeBSDSupport
Kelvin Sherlock edited this page 2015-04-23 11:36:10 -04:00

Introduction

ProFUSE has been tested with FreeBSD version 7.1, fuse4bsd, 0.3.9, and FUSE 2.7.3

Compiling

The fusefs-kmod and fusefs-libs packages must be installed.

 make -f makefile.freebsd

Usage


profuse [options] disk-image mount-folder

Limitations

See the fuse4bsd site for more details on the FreeBSD FUSE module.

Fuse For FreeBSD does not currently support extended attributes, so they will not be accessible.