Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian 8.2 vagrant box doesn't have HGFS kernel module #463

Closed
TeroPihlaja opened this issue Oct 2, 2015 · 3 comments
Closed

Debian 8.2 vagrant box doesn't have HGFS kernel module #463

TeroPihlaja opened this issue Oct 2, 2015 · 3 comments

Comments

@TeroPihlaja
Copy link

Looks like the 8.2 version of Debian for VMware is missing the HGFS kernel module (VMware tools).

This means that shared folders don't work and provisioning with chef_solo fails.

Here's the exact box version:
==> default: Adding box 'bento/debian-8.2' (v2.2.1) for provider: vmware_desktop
default: Downloading: https://atlas.hashicorp.com/bento/boxes/debian-8.2/ver
sions/2.2.1/providers/vmware_desktop.box

And the actual error message reported by Vagrant:
"The HGFS kernel module was not found on the running virtual machine.
This must be installed for shared folders to work properly. Please
install the VMware tools within the guest and try again. Note that
the VMware tools installation will succeed even if HGFS fails
to properly install. Carefully read the output of the VMware tools
installation to verify the HGFS kernel modules were installed properly."

@cheeseplus
Copy link
Contributor

@TeroPihlaja this is actually a known issue across ALL boxes that is being resolved (at least for the latest tools) in the next build

@cheeseplus
Copy link
Contributor

Should be resolved @efeb14a810551b06d7c5718639034cd9d3b45219

@cheeseplus
Copy link
Contributor

If you still see issues please open a new issue with specific versions of the box, vmware fusion or workstation version, and host operating system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants