tech:misc:vmplayer_config_vmx
Configuring VMX files for VMWare Player
Add the following to the “vmx” file to configure shared folders
isolation.tools.hgfs.disable = "FALSE" sharedFolder.maxNum = "1" sharedFolder0.present = "TRUE" sharedFolder0.enabled = "TRUE" sharedFolder0.readAccess = "TRUE" sharedFolder0.writeAccess = "TRUE" sharedFolder0.hostPath = "/home/azutshi" sharedFolder0.guestName = "Host" sharedFolder0.expiration = "never"
tech/misc/vmplayer_config_vmx.txt · Last modified: 2024/06/21 12:04 by 127.0.0.1