exFAT support #226
Replies: 3 comments 13 replies
-
I'm almost certain this will be an issue with ODBeta rather than Adam Image specifically. Even the ODBeta version of Commander fails to write to exFAT formatted partitions. Have you tried on a generic ODBeta build? |
Beta Was this translation helpful? Give feedback.
-
@JORGETECH I've confirmed with stock ODBeta, exFAT is not recognized by the system; so this is definitely not an issue specific to Adam Image. Did exFAT ever work on any of the handhelds Adam Image supports (RG-280V, RG-280M, RG-300X, RG-350, RG-350M, PocketGo2) even on the original OpenDingux? I can only find reference to it being supported on the RetroMini (RS-90), but looking at the date even for this I think it would be pre-beta. |
Beta Was this translation helpful? Give feedback.
-
Actually ODb and therefore Adam support exFAT, but it seems that the udev rules are not suitable for mounting those drives properly. Doing manually does mount. The relevant rule seems to be in
I will try to investigate to see if I can find the correct rule and how to override the previous one in the rootfs. If someone with more idea can find it first, please share it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any clue on why exFAT formatted SD cards fail to mount? I know I can use FAT32 but exFAT is objectively better in every way and the kernel included with Adam should in theory have Samsung's exFAT mainlined drivers.
Does Adam image use udev to mount or something else? I want to try debugging the issue.
Beta Was this translation helpful? Give feedback.
All reactions