I have just moved off a 2013 MacBook OSX Mavericks host running Parallels 9 running W2K SP4. Everything has worked great, only moved because of browser issues on the old OSX, and the performance of new macOS and new parallels give horrible / unacceptable performance for my W2K guest setup. W2K support has also been dropped from Parallels.
W2K is where I spend most my time. I have wanted to move to Linux for some time, now done.
New environment is 2020 Intel “T2” MacBook, “T2” Linux Mint 22.1 Cinnamon running VirtualBox v7.0.16_Ubuntu (with guest additions installed) running W2K SP4.
On the W2K guest, resources are as follows:
C: is the W2K OS Drive
D: is Development Drive (this is the drive used in this discussion)
E: is Data Drive
F: is Data Drive
The apps on both W2K guests are the same, nothing has changed, although the VirtualBox install is a new build.
Data on all 3 drives must be accessible by Host applications, therefore D, E and F are Host partitions setup as shares to the W2K guest. Only C: is .VDI and thus inaccessible to the host.
The W2K app I use the most, and I am having an issue with, is Clarion 5.5.0 (issue is somewhat patch level dependent). Thus far I have not seen any issues with other apps, just this one.
The common directory is the issue.
Under VirtualBox Clarion does not run the compiled EXE on run, saying it can’t find the EXE. The full path it shows is correct.
I have tried this with the host drive formatted EXT4 and NTFS, no difference. Original Mac partitions were HFS+.
Its tempting to point the finger at Clarion, but “nothing changed” if the VM is truly emulating W2K, I’ve had no issues with Parallels, nor have I had issues with non virtual network shares through the years.
Any help for fix this issue is greatly appreciated.
Thank you!
~Cross Post at VirtualBox(dot)org. Playing around more with the different patch level the issue expresses very differently. I have written a simple Stop(‘Hello World’) app that has the issue. I’ve no clue how to further divide and conquor this.