Hi Rich! - thanks for the tip - so I tried installing filesystems-5.15.10-tinycore64.tcz
That fixed the backup filetool.sh -b issue!
Did notice in the repos that it seems to be referencing an older dependency of mtd-5.4.3 missing, which is cosmetic since it did download the mtd-5.15.10 properly.
Still weird - even after that, when using the Apps tool, when it finished finding my fastest mirror, I got this:
Fatal error:
TCE directory is not writable
Erm, ok. Not a showstopper.
But what is a showstopper is that trying to use an exFAT filesystem for your tce-setdrive is a hilarious catch-22. That is, since TC doesn't natively support exFAT fully without using either fuse or filesystems additional tcz after boot, you always start out back where you started after reboot.
Looks like tce-setdrive only needs a very small part of exFAT kernel support to set up all the directories, but other useraland utils need a helper tcz of sorts for the ability to mount.
So I was just trying to avoid having to download anything additional, but this would mean a larger TC. Either that, or program tce-setdrive NOT to recognize exFAT as valid. For now.
But thanks for the help. Not an issue as I'm mostly using vfat or ext for my data filesystems, but good to know for generic exFAT file exchange in the future.