Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - NTFS formatted USB in QNX system (Automotive Radio) doesn't have write permission: (3 Items)
   
NTFS formatted USB in QNX system (Automotive Radio) doesn't have write permission  
Hi, 
Currently i am working for a infotainment radio which has qnx os in it.
When i insert USB with Fat32 format it has all the permissions(r,w,x) and when it is inserted with NTFS format it 
doesn't have the write permissions. can anyone please update on this. hardware is "am3517" (Texas Instruments)

Please provide your inputs on this. let me know if any further information required on this

devu-am3517-mg.so, io-usb

Thanks a lot in Advance
Re: NTFS formatted USB in QNX system (Automotive Radio) doesn't have write permission  
From the docs here:
http://www.qnx.com/developers/docs/am11/topic/com.qnx.doc.neutrino.sys_arch/topic/fsys_NTFS.html
---
Windows NT filesystem

The NT filesystem is used on Microsoft Windows NT and later.

The fs-nt.so shared object provides read-only access to NTFS disks on a QNX Neutrino system.
---

Regards,

Eric
Re: NTFS formatted USB in QNX system (Automotive Radio) doesn't have write permission  
Thanks a lot Eric,

So currently our radio as Neutrino OS in it , to have a read/write permission work for NTFS, what can we do?