I am attempting to format and mount a 256GB MicroSD as an external USB device on an OPZ. Formatting in EXT4 consistently throws errors but using FAT32 or VFAT works fine with the inherent limitations of those file systems of permissions and 4GB file size.
So I would like to try formatting as EXFAT file system. EXFAT formatting of the 256GB MicroSD works fine in Linux Peppermint.
When attempting to install the exfat apps I get the following error:
__
apt update (OK)
apt-get install exfat-fuse (OK)
apt-get install exfat-utils (fails)
Package exfat-utils is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'exfat-utils' has no installation candidate
Any ideas on how to install exfat utils on Armbian?
Armbian 22.02.1 Jammy with Linux 5.15.25-sunxi