Forcefield requires QNX Partition to do backups, with the exception of SAMBA drives. To prepare USB sticks for backups, login to the QNX Shell, then :-
- Insert usb stick to FF server
- fdisk /dev/umass0
- clear all current partition(s)
- create a new partition type 77
- save and exit the fdisk utility
- mount –p /dev/umass0
- dinit –h /dev/umass0t77
- umount /dev/umass0