mount.exfat is just a symlink to mount.exfat-fuse
You don't need the & at the end.
I'm packaging a PND installer for this. I'm going to have to put in a more recent version of mount itself too, which is needed to make "mount -t auto" work for exFAT, which is needed to make the auto-mounting of volumes upon insertion work. The current firmware has mount version 2.17 (actually it's part of util-linux), and exFAT support in the auto detection of file system types was added in 2.18, but I tried it with the latest 2.22 and that seems to work fine (although I broke my SD install by installing all of util-linux 2.22, one of those other tools broke stuff).
You don't need the & at the end.
I'm packaging a PND installer for this. I'm going to have to put in a more recent version of mount itself too, which is needed to make "mount -t auto" work for exFAT, which is needed to make the auto-mounting of volumes upon insertion work. The current firmware has mount version 2.17 (actually it's part of util-linux), and exFAT support in the auto detection of file system types was added in 2.18, but I tried it with the latest 2.22 and that seems to work fine (although I broke my SD install by installing all of util-linux 2.22, one of those other tools broke stuff).