Hello,
Recalbox core team member here 👋
We are switching one of our partition filesystem to ExFAT in our next release (due in a few weeks), but from what I can see in this piece of code there's no way to ask NOOBS to create an ExFAT filesystem from our partitions.json file 😭
Are there any plans to support this? Or at least any custom filesystem creation command? If not, which approach do you think we should consider?
Thanks a lot in advance for your help.
PS: I've tried a few things already to reformat and create the filesystem on first boot, but all my attempts failed:
parted refuses to resize the extended partition that contains the logical partition mounted as /
fdisk is made for humans and thus its input is highly inconsistent and not reliably usable by a script
sfdisk doesn't seem to support GPT