Hacker News new | ask | show | jobs
by meapix 3771 days ago
> requires no special hardware or kernel modules

http://xtreemfs.org/quickstart.php

If not already loaded, load the FUSE kernel module:

> modprobe fuse

1 comments

Except that FUSE is pretty mainstream.
It was officially merged into the mainstream Linux kernel tree in kernel version 2.6.14. Anything before that is a special kernel module.