Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Questions] About the project #3

Closed
GrayJack opened this issue Feb 27, 2018 · 5 comments
Closed

[Questions] About the project #3

GrayJack opened this issue Feb 27, 2018 · 5 comments

Comments

@GrayJack
Copy link
Contributor

As for desktop Linux kernel, can I use it using the exfat-utils patched to don't use fuse?
Does it conflict with other exfat kernel modules like exfat-nofuse?

@cryptomilk
Copy link
Owner

You you probably need to modify the exfat-utils and replace mount -t exfat with mount -t sdfat. Beside that it should work.

@GrayJack
Copy link
Contributor Author

So, I got errors compiling, Should I open a new issue, or can I post then here?

@cryptomilk
Copy link
Owner

I would prefer patches :-)

@javelinanddart
Copy link
Contributor

@GrayJack There's now a config option to allow using -t exfat (CONFIG_SDFAT_USE_FOR_EXFAT), if you were curious. I dunno what compile errors you're hitting, it compiles fine on 3.4, 3.10, 3.18, and 4.4 for arm and arm64, at least.

@GrayJack
Copy link
Contributor Author

Thanks, I will test it latter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants