SUSE 11.3 with VB 3.2.6 guest additions - check for errors?

Discussions about using Linux guests in VirtualBox.
Post Reply
Laszlo
Posts: 14
Joined: 9. Aug 2009, 06:50
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: XP, Linux

SUSE 11.3 with VB 3.2.6 guest additions - check for errors?

Post by Laszlo »

Hi, I've just installed SUSE 11.3 in a Virtualbox 3.2.6 VM and installed the 3.2.6 guest additions. Everything went as expected, with no apparent errors. However, when I restarted the VM I noticed I'm missing a number of options from the VM Machine menu, namely Seamless mode and Disable guest display Auto-resize, which seems to indicate something is not well. I also cannot resize SUSE desktop and in full screen mode the SUSE desktop is centred.

I have a number of VMs running an assortment of linux and windows and this is the first time I've encountered this.

So, is there a way I can check for errors.

Thanks
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: SUSE 11.3 with VB 3.2.6 guest additions - check for errors?

Post by Sasquatch »

If there was an installation error, it will be logged in /var/log/vbox-install.log. Check that file. Another possibility is that you installed the GA before you rebooted to a newer kernel release that got installed in the background due to auto-update or something else. Without DKMS, the modules wouldn't be installed for the new kernel. You can check that, by issuing 'lsmod' and look for the vbox modules (vboxadd, vboxsf and another one I believe).

The best way to check if the video is working properly, is checking /var/log/xorg.0.log and see if the vboxvideo module is loaded. If it's not, and default VESA is used, then you naturally don't have access to dynamic resolutions and seamless mode. Check my Howto: Install Linux Guest Additions + Xorg config for some help, in case you need to configure an xorg.conf file.
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.
Laszlo
Posts: 14
Joined: 9. Aug 2009, 06:50
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: XP, Linux

Re: SUSE 11.3 with VB 3.2.6 guest additions - check for errors?

Post by Laszlo »

Thanks for the reply Sasquatch, In the end I discovered it was me being a chump and not noticing I needed to install the kernel-source!

Time for new glasses :)
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: SUSE 11.3 with VB 3.2.6 guest additions - check for errors?

Post by Sasquatch »

I would spend a bit more money instead so I don't need glasses. Oh, wait, I already did :P. Yeah for laser surgery, get rid of glasses and still see things clearly ;).
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