このコンテンツは選択した言語では利用できません。
Chapter 6. Container Development Kit does not start with VirtualBox 6
When running Container Development Kit with VirtualBox 6, you may encounter the following error message:
Error starting the VM: Error creating the VM. Error with pre-create check: "Virtual Box version 4 or lower will cause a kernel panicif xhyve tries to run. You are running version: 6.0.4r128413\n\n\t Please upgrade to version 5 at https://www.virtualbox.org/wiki/Downloads"
Error starting the VM: Error creating the VM. Error with pre-create check: "Virtual Box version 4 or lower will cause a kernel panicif xhyve tries to run. You are running version: 6.0.4r128413\n\n\t Please upgrade to version 5 at https://www.virtualbox.org/wiki/Downloads"
Workaround: run minishift start
with the --vm-driver virtualbox
option.