3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows7→[VMware]→Ubuntu1204 共有フォルダが見えなくなった時の対処方法

3
Last updated at Posted at 2014-08-13

Ubuntu側から /mnt/hgfs/ 以下に設定した共有フォルダが見えなくなったら、
vmware-tools-distribを再インストールすればいいらしいが、
うまくいかないのでアンインストール→インストールしたことを忘れないようにメモ。

0 好きなところに解凍

tar xvzf /media/VMware Tools/VMwareTools-x.x.x-xxxxxxx.tar.gz -C /usr/src

1 再インストールのパターン

sudo ~/vmware-tools-distrib/bin/vmware-config-tools.pl

2-1 アンインストール

sudo ~/vmware-tools-distrib/bin/vmware-uninstall-tools.pl

2-2 インストール

sudo ~/vmware-tools-distrib/vmware-install.pl

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?