Page 1 of 1

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

Posted: 16. Nov 2017, 17:45
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