mwrock/packer-templates

Possible to install VirtualBox Guest Additions to Windows Nano Server?

Opened this issue · 2 comments

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?

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

@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.