1. 安裝 VMWare Tools

先在選單處選取 Reinstall VMWare Tools, 如下圖所示:

vm_menu  

選取完之後, 在 guest os 上發現 /run/media/root/VMWware 已掛載, 此時將 VMWareTools 解壓縮

rhel:~ # tar zxf /run/media/root/VMware\ Tools/VMwareTools-9.9.2-2496486.tar.gz -C .   # 解壓縮
rhel:~ # ./vmware-tools-distrib/vmware-install.pl  # 安裝 vmware tools

2. 設定 shared folder

在選單處選取 Settings, 顯示如下:

setting  

再點選 Sharing, 設定欲分享的資料夾

shaed  

rhel:~ # vmware-hgfsclient # 確認 shared folder
abc

rhel:~ # df -h # 顯示 shared folder 的 mount point
Filesystem Size Used Avail Use% Mounted on
.host:/ 223G 119G 105G 54% /mnt/hgfs

rhel:~ # ls /mnt/hgfs

創作者介紹
創作者 wsunccake的隨手記事 的頭像
wsunccake

wsunccake的隨手記事

wsunccake 發表在 痞客邦 留言(0) 人氣( 577 )