mwrock / packer-templates

Templates for creating vagrant boxes
Other
536 stars 250 forks source link

Possible to install VirtualBox Guest Additions to Windows Nano Server? #33

Open barnabas-szekeres opened 8 years ago

barnabas-szekeres commented 8 years ago

Currently the vagrant sync folder not synced into the VM. When I start the machine, vagrant apparently mounting the folder, but when i logged into the VM with powershell I did not find the mounted folder in the root. Is it normal?

mwrock commented 8 years ago

Good question. I'm skeptical but unsure. I usually use a external or private network and map a share.

git-jiby-me commented 7 years ago

@barnabas-szekeres, @mwrock i was able to get virtualbox guest additions installed in windows nano server but manually extracting the drivers and installing them, and vagrant shares work with it. I will push the image, as well as submit a PR in the coming days. I had to makes changes to winrm-fs and vagrant to have proper support for windows nano as well, as many powershell scripts used there, uses api's that are depreciated and no longer available in nano.