Virtual machine
OS:- 6.6 Linux
Error:-
Shared folder not showing up VirtualBox.
Solution:-
1- Download VMware tool patch from below link.
https://drive.google.com/file/d/1vasV-ATmdDUAxp2x96mzAPGuvVFNF77s/view?usp=sharing
2- unzip the vmware-tools-patches-master.zip
3- Run below commands(root user).
a- ./patched-open-vm-tools.sh
b- ./download-tools.sh latest
c- ./untar-and-patch.sh
d- ./compile.sh
4- able to see shared folder .
[root@ebstest apps]# cd /mnt/hgfs/
[root@ebstest hgfs]# ls
Sandbox_backup
[root@ebstest hgfs]# pwd
/mnt/hgfs
[root@ebstest hgfs]#
No comments:
Post a Comment