LoginSignup
13
11

More than 5 years have passed since last update.

VBoxClient: the VirtualBox kernel service is not running. Exiting.

Posted at

ログイン時に噴出しが出るようになった

vbox.jpg

症状:GuestOSとHostOSでマウスカーソルが自動で行き来できなくなった。画面のリサイズが自動で利かなくなった等

原因:多分昨日Kernelをupdateしたから。

対応 Guest Additionsの入れなおし


#mount -r /dev/cdrom /mnt/cdrom
#cd /mnt/cdrom
#sh ./VBoxLinuxAdditions.run install
13
11
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
13
11