virtualbox

tutorial #

full tutorial vagrant box TODO official images, combined means both kernel and rootfs included.

troubleshooting #

  • host-only network

eth0 是桥接到 host-only 网络上的,virtualbox 会创建一个新的 interface,但在运行虚拟机的时候可能会出现找不到该接口的问题。 delete/create/disable/enable 该接口试试。