CentOS8/VMwareTools
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
&tag(CentOS8/VMwareTools);
*目次 [#mc2a0f59]
#contents
*関連ページ [#c55ac35b]
*参考情報 [#wb659e6f]
*open-vm-tools [#j4f00158]
-open-vm-toolsをインストールする。
sudo yum install open-vm-tools
-手動でマウントしてみる。
# vmhgfs-fuse .host:/ /mnt/hgfs
-自動マウント。/etc/fstabに以下を追加。
.host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other 0 0
終了行:
&tag(CentOS8/VMwareTools);
*目次 [#mc2a0f59]
#contents
*関連ページ [#c55ac35b]
*参考情報 [#wb659e6f]
*open-vm-tools [#j4f00158]
-open-vm-toolsをインストールする。
sudo yum install open-vm-tools
-手動でマウントしてみる。
# vmhgfs-fuse .host:/ /mnt/hgfs
-自動マウント。/etc/fstabに以下を追加。
.host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other 0 0
ページ名: