sudo apt-get install fuse-utils
sudo apt-get install libfuse2
sudo apt-get install libfuse-dev
Have fun!
Package: zfs-fuse (0.6.0-1) [universe]
ZFS on FUSE
ZFS is an advanced filesystem from Sun Microsystems, originally developed for solaris. It provides a number of advanced features, such as live integrity checks, atomic updates, atomic snapshots and clones, compression, and much more.
This package provides an implementation of Sun's ZFS filesystem in userspace, using FUSE.
1 comment:
apt-get install zfsutils
ZFS support in kernel!!
Post a Comment