The issue is the kernel modules are not loaded due to the missing service file.
As a manual workaround: as root: modprobe vboxdrv vboxnetflt vboxpci The init.d service provides extra functionality, like automatically stopping vm on shutdown, but that seems optional (I didn't test that, but I haven't configured that either, so I guess this is optional…) -- tobi

