Trying to install Dockers in a Linux VM which is on a Windows machine and getting the error : "C:/User/user01A/devtest_linux_64.sh No such file or directory " .
All supported DevTest releases.
The Linux Virtual Machine that was in the Windows machine did not have proper file system defined to access the location of DevTest Installers.
It was looking for the path as C:/User/user01/devtest_linux_64.sh on linux and throwing File not found error message.
Need to be on a Linux file system on the linux VM.