http://bugs.winehq.org/show_bug.cgi?id=4865
Summary: Wine crashes on apps installed on a FAT32 partition Product: Wine Version: 0.9.9. Platform: PC-x86-64 URL: http://www.winehq.com/pipermail/wine-devel/2006- March/045520.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: mail@chrschn.de
On my x86_64 Linux box I have a FAT32 partition mounted which is also available to my parallel installed Windows XP. For Wine this is drive D.
When I install games to this drive, they all crash at a call to function ntdll.NtQueryDirectoryFile. If I install the same game to drive C (~/.wine/drive_c) it runs just fine. See this posting for details:
http://www.winehq.com/pipermail/wine-devel/2006-March/045520.html