Posts Tagged ‘VirtualBox’

VirtualBoxで目にする光景

たぶんUbuntuの自動アップデート後に起こる現象
「VERR_VM_DRIVER_NOT_INSTALLED (rc=-1908) Ubuntu」
と表示されて、VirtualBoxの中のOSが起動できなくなる。
慌てることなかれ。指示通りsetupすれば良い。
# sudo /etc/init.d/vboxdrv setup
で直ります。

Read the rest of this entry »