GA stopped working

Discussions about using Linux guests in VirtualBox.
Post Reply
TheOtherPhilC
Posts: 51
Joined: 28. Jun 2009, 21:20
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: MS Windows 7

GA stopped working

Post by TheOtherPhilC »

Running VBox on Win7 x64. CentOS5 32 bit guest running fine with GA, until reboot. On reboot, guest screen size dropped to default, and other GA integrations stopped working. (It prompts for mouse capture)

Possibly relevant is that an rsync used up most of available disk space just before the reboot, but no errors were reported.

What is the best GA reinstall procedure under these circumstances?
TheOtherPhilC
Posts: 51
Joined: 28. Jun 2009, 21:20
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: MS Windows 7

Re: GA stopped working

Post by TheOtherPhilC »

The manual indicates a service named VBoxService should be running.
I looked at the background service list under GNOME.

VBoxService is not listed
The following are checked, with the indicated message under status:
vboxadd: The VirtualBox Additions are not currently running
vboxadd-service: Checking for VBoxService ...not running.
vboxadd-x11: (nothing shown)

Where can I look to find the reason the VBoxService will not start/is not listed?
Can I use chkconfig to get it going? If so, which levels does it normally run in?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: GA stopped working

Post by Sasquatch »

You probably got a kernel update in the VM and without DKMS, you have to rebuild the kernel modules. Reinstall the GA and see if it works again.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
TheOtherPhilC
Posts: 51
Joined: 28. Jun 2009, 21:20
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: MS Windows 7

Re: GA stopped working

Post by TheOtherPhilC »

@sasquatch

You nailed it. The yum log shows it updated the kernel on the 31st. But I didn't reboot until today. I reinstalled the additions and all is back to normal. (I also disabled automatic updates :wink: )
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: GA stopped working

Post by Sasquatch »

Keep automatic updates on, install DKMS instead. That will ensure that kernel packages are rebuild for newly installed kernels.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply