

Most of the time there is no issue but once in a while issues are found. Recently I replied to a thread where users notice that drives that are taken out of the controller, and plugged into Windows, get a dialog from Windows saying the drive might be corrupt and needs to be scanned. exFAT didn't work for me on my controller, the drive wasn't enumerated.Īlso I'd like to mention one other positive side effect of your package installation suggestion. But trying to write to it resulted in Error 6 Generic file I/O error, in LabVIEW on the TDMS Open. I plugged it into my controller and the file was there and could be read. I used the command line call to mke2fs.exe and it appeared in Windows and could be written to. Formatting my drive to EXT2 and EXT3 required Ext2Fsd. Just for reference here is the VI I use to generate a 4.6GB TDMS file.Īfter I unplugged my drive, and plugged it into Windows, the normal TDMS Open and Close worked without any error, and the TDMS Viewer could read all 4,800,000,000 values (just not at once for obvious reasons).Ĭan NI chime in on how likely this will work in the future? I'm not asking NI to say "This is fully supported." I'm just looking for someone at NI with technical knowledge to say "I can't think of a reason this will break." Or "I wouldn't trust this to work".Īs for the other file system options.
#Ntfs 3g treiber update
So yes after connecting to the internet and doing and opkg update and then installing the package you mentioned, my USB drive that is NTFS appears to work properly. Wow absolutely fantastic, I don't know how I can only give you one kudo.
#Ntfs 3g treiber drivers
I recommend either putting NTFS drivers on Linux or EXT3/4 drivers on Windows.
#Ntfs 3g treiber install
You can install it by typing opkg install ntfs-3g The ntfs-3g driver is a more full featured driver for NTFS on Linux or Mac. I didn't try to recreate your error, but I do have a potential solution.įrom what I have found online, NTFS is partially supported in the Linux kernel.
