#16549 closed defect (fixed)
Shared folder became case sensitive after update to 5.1.16 (Centos 7.3 Hosts/Win10 Guest)
回報者: | HRZ d. Universität Bielefeld | 負責人: | |
---|---|---|---|
元件: | shared folders | 版本: | VirtualBox 5.1.16 |
關鍵字: | 副本: | ||
Guest type: | Windows | Host type: | Linux |
描述
After update to the latest version of VBox my shared folder became nearly unusable as it is now working as case sensitive. Prior to the update it was running as "case insensitive". This results in protable executables not finding their DLLs any longer. I read that this was a very old bug and fixed several relases ago...
附加檔案 (1)
更動歷史 (16)
comment:2 8 年 前 由 編輯
I am suffering from this bug, too. With Windows 8.1 guest and 5.1.16/5.1.14 guest additions installed, the host is Linux 4.9.13.
It should be noted not all usage patterns become case sensitive, perhaps only a subset of Windows API is affected.
VirtualBox 5.1.14 was fine.
comment:3 8 年 前 由 編輯
FYI. I'm experiencing the same issue. Ubuntu 16.10 host, various microsoft windows guests. VirtualBox 5.1.14 is fine. 5.1.16 is when the issue occurs.
comment:4 8 年 前 由 編輯
Confirmed. The more recent 5.1.x test builds have a fix. And there are also fixed builds for EL7 and Ubuntu 16.10. Could you confirm the fix?
comment:5 8 年 前 由 編輯
I had the same problem with 5.1.16 on Opensuse Leap42.1 linux host with Windows 2000 as guest. As all my files were upper case anyhow, I only needed to add a couple of upper case symbolic links to the mixed case directory names in the path. The problem did not exist in 5.1.14 or earlier releases. (I reported this in the forum first, but reported the problem solved after I discovered origin and tested my work around.)
Regards, Fluid
comment:6 8 年 前 由 編輯
Host Debian 8.7 3.16.0-4-amd64, guest Win 7 x 32 SP1, VirtualBox 5.1.16 r113841 (Qt5.3.2), guest additions installed - Error exists! Rollback to 5.1.14, this version works
comment:7 8 年 前 由 編輯
I just tried the test build 5.1.17_113974 and tested some folders on my virtual Win10. So far it works. (GuestAdditions still stable version 5.1.16). THX! Regards, Peter.
comment:8 8 年 前 由 編輯
Here the GA 113868 still does not help. I went back to GA from 5.1.14, but that did not help as well. In my case the compiler(MSVC2014) does not find include files if the name cases do not match the files. I zipped both logs and attached (Logs_from_ucrasher2.7z).
I fear I must go back to 5.1.14 for now.
PS: Let me say thanks a million for all the hard work the VB team does.
comment:9 8 年 前 由 編輯
@ucrasher2: Have you tried 5.1.17 113974 instead of 113868? That was the build that worked for me.
comment:15 8 年 前 由 編輯
same here: 5.1.18 works fine again, my work-around (symbolic links) removed. Thanks.
After downgrading to 5.1.14 via yum downgrade VirtualBox-5.1 (Guest Additions still 5.1.16 on Guest). Everything is now working again.