Hello,

I have managed to get working Fuse filesystem in Helenos.

As an example have ported fuse exfat. I know there is already native driver. That allows me to test if it works.You can try that by

fuseexfat /exfat /mnt

exfat is file, because accessing block devices from POSIX is not done yet.

There is a few small things missing:
Code cleanup.
Mount script (mount.fuseexfat for example).
Reading big directories.

Sorry I won't make it to meeting tomorrow. I'm out of town for the whole weekend.

Zdenek

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

Reply via email to