Hello,
I installed Windows7 inside Virtualbox, and use FreeBSD 8.1 as Host system. Windows7 doesn't find any network hardware. I tried setting up natd at my host, and I want my Windows VM to use NAT to connect to the internet. I tried the following:
But it doesnt work...
I installed Windows7 inside Virtualbox, and use FreeBSD 8.1 as Host system. Windows7 doesn't find any network hardware. I tried setting up natd at my host, and I want my Windows VM to use NAT to connect to the internet. I tried the following:
Code:
VBoxManage controlvm windows7 --nic1 nat wlan0
But it doesnt work...