Create VirtualBox Host-only Interface via Commandline

Alan Tu
Jan 4, 2021

Error message:

VBoxManage: error: Nonexistent host networking interface, name ‘vboxnet0’ (VERR_INTERNAL_ERROR)

Solution via commandline:

vboxmanage hostonlyif create

--

--