linux - Virtualbox - start vm failed after update -
i have updated virtualbox version 5.1.18 r114002 (qt5.5.1) on ubuntu 16.04 lts. virtualize (kali, windows 10). encounter following error:
rtr3initex failed rc=-1912 (rc=-1912)
the virtualbox kernel modules not match version of virtualbox. installation of virtualbox apparently not successful. executing
'/sbin/vboxconfig'
may correct this. make sure not mix ose version , puel version of virtualbox.
where: supr3hardenedmaininitruntime what: 4 verr_vm_driver_version_mismatch (-1912) - installed support driver doesn't match version of user.
i have excuted sudo '/sbin/vboxconfig'
, get:
vboxdrv.sh: stopping virtualbox services.
vboxdrv.sh: building virtualbox kernel modules.
vboxdrv.sh: starting virtualbox services.
so, i've reinstalled virtualbox several times , tried lot of solutions. problem not solved!
first uninstall virtualbox:
sudo apt-get autoremove 'virtualbox*'
then reinstall directly oracle. go virtual box download page, scroll down "debian-based linux distributions", , follow instructions.
Comments
Post a Comment