Updated the error message for too many adapters.
This commit is contained in:
parent
45e52e3bf1
commit
ffb866ac7f
|
@ -1364,7 +1364,7 @@ en:
|
||||||
There is no available slots on the VirtualBox VM for the configured
|
There is no available slots on the VirtualBox VM for the configured
|
||||||
high-level network interfaces. "private_network" and "public_network"
|
high-level network interfaces. "private_network" and "public_network"
|
||||||
network configurations consume a single network adapter slot on the
|
network configurations consume a single network adapter slot on the
|
||||||
VirtualBox VM. VirtualBox limits the number of slots to 8, and it
|
VirtualBox VM. VirtualBox limits the number of slots to 36, and it
|
||||||
appears that every slot is in use. Please lower the number of used
|
appears that every slot is in use. Please lower the number of used
|
||||||
network adapters.
|
network adapters.
|
||||||
virtualbox_not_detected: |-
|
virtualbox_not_detected: |-
|
||||||
|
|
Loading…
Reference in New Issue