How to use USB memory with QT

Was self resolved
I changed /etc/fstab and confirmed that it is possible to write and read from the Qt application.
[/etc/fstab]
/dev/sda1 /media/usbfm auto noauto,user,rw,sync,gid=1000,uid=1000 0 0

1 Like