virtualbox vboxmanage choose network card Posted on 2017-11-16

This is for discussing general topics about how to use VirtualBox.
Post Reply
baldouine
Posts: 1
Joined: 16. Nov 2017, 17:44

virtualbox vboxmanage choose network card Posted on 2017-11-16

Post by baldouine »

Hello i want to modify network card of a virtualbox virtual machine. In the doc i read that i use this command.

i try this

Code: Select all

VBoxManage modifyvm "myvmname" --nictype1 Am79C973

Open in new window
but i have this error :

nictype1 unknow error
why ? thanks for advance
Post Reply