Depends - if it's on the rootfs then no, there's no tools for testing/fixing ubifs filesystems. If it's actually under /opt (and symlinked) then you could use fsck to check the optfs (using, for example, backupmenu). No, deploying the app normally should not cause any corruption. Actually, ldd worked earlier, which should have read the actual file, making filesystem corruption less likely to be an issue. Can you try the following, so we can see exactly what does/doesn't work: Code: cd /usr/bin/truecryptgui ls -l TruecryptGUI ldd TruecryptGUI file TruecryptGUI ./TruecryptGUI
cd /usr/bin/truecryptgui ls -l TruecryptGUI ldd TruecryptGUI file TruecryptGUI ./TruecryptGUI