Wednesday, December 23, 2009

Mounting host drives on openSUSE

Found out that I need to run the following command:

localhost:/ # mount -t vmhgfs .host:/ /mnt
localhost:/ # cd /mnt
localhost:/mnt # ls
host_d


I also found the vmware-hgfsclient command which (merely) displays the shared folders by name!

No comments:

Post a Comment