Paul Vriens wrote:
Even 'df -T /home/user/.wine/dosdevices/c:' will give you the correct mountpoint and filesystem type.
df -T is not portable (tested - does not work on Solaris).
IMO Autodetection code is too much overhead here, given the Wine multi-platform support.
Providing unixfs as default and drop-down box for user override seems a bit more viable path.
Cheers Hark