https://github.com/rxrz/exfat-nofuse
Might be a nice addition, no more patets for MS
ex-fat open source from Samsung
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: ex-fat open source from Samsung
nice - added to my TODO list for next release.
would be good if they could push the code to the kernel so no extra maintenance would be needed.
would be good if they could push the code to the kernel so no extra maintenance would be needed.
Please add [Solved] to your thread title if the solution was found.
- ralcocer
- Samurai
- Posts: 187
- Joined: 02 Jan 2011, 12:53
- Distribution: 3.2rc5 Xfce
- Location: Puerto Rico
- Contact:
Re: ex-fat open source from Samsung
it compiles as a kernel module you need sudo and the kernel files.
I already did all the compiling , how do I added to the kernel?
http://code.google.com/p/exfat/
There is a slackbuild for it also.
I already did all the compiling , how do I added to the kernel?
http://code.google.com/p/exfat/
There is a slackbuild for it also.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: ex-fat open source from Samsung
the link you posted bases on 'fuse' which works in userspace (much slower) same as 'ntfs3g'. there is no kernel module for it.
samsung developed kernel driver which should be much faster and i would be going with it (once reaches kernel tree).
samsung developed kernel driver which should be much faster and i would be going with it (once reaches kernel tree).
Please add [Solved] to your thread title if the solution was found.