-
-
Notifications
You must be signed in to change notification settings - Fork 987
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
Enable NTFS and exFAT drivers for all targets #3516
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to remove some options for the reasons said below. I understand the value of NTFS or exFAT, especially for people who want to share the removable drive with Windows machines, but some of those are rather improbable to be seen and enabling them would just increase the bloat in the system partition.
The release notes mentions this and it's a little catchy. I really wonder what is the meaning of this in real life. Does it mean we can do something we couldn't do before? Can we now plug NTFS drives in it and have them being recognized? |
I am also trying to understand this. |
great! |
+1 Would like also to know. I just reinstalled my RPi setup tot Supervisor last weekend to have an external NTFS USB disk mounted. |
See #2723. Not all targets had those drivers enabled in the kernel configs, now it's ensured they would be available consistently. |
No description provided.