3 ==> You must load the fuse kernel module to use FUSE.
4 -> Run 'modprobe fuse' to load the module now.
5 -> Add fuse to $MODULES in /etc/rc.conf to load on every boot.
6 ==> You will need a /dev/fuse device node to use FUSE.
7 -> If you use udev, nothing needs to be done
8 -> For a static /dev, run: mknod /dev/fuse -m 0666 c 10 229