Results 1 to 6 of 6

Thread: Ubuntu 12-10 Virtualbox no fullscreen after guest additions install

  1. #1
    Join Date
    Mar 2011
    Location
    South Africa
    Beans
    10
    Distro
    Ubuntu 10.04 Lucid Lynx

    Ubuntu 12-10 Virtualbox no fullscreen after guest additions install

    Hi there,

    I have Ubuntu 12-10 64bit running in a virtualbox ontop of Windows 7 Professional 64bit.

    I'm just trying to get my virtual machine to display fullscreen, and after installing the guest additions and rebooting the virtual machine, it's still not displaying in fullscreen mode.

    Any ideas anyone?

  2. #2
    Join Date
    Nov 2012
    Beans
    1

    Re: Ubuntu 12-10 Virtualbox no fullscreen after guest additions install

    I've the same problem.. Any solution ?

  3. #3
    Join Date
    May 2009
    Location
    Indiana
    Beans
    1,971
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Ubuntu 12-10 Virtualbox no fullscreen after guest additions install

    What version of Virtualbox are you running?
    Jane, stop this crazy thing!

  4. #4
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Ubuntu 12-10 Virtualbox no fullscreen after guest additions install

    Try to install the guest additions included in the guest OS , and not from the Oracle's Virtual CD/DVD.

    In other words. If now you have installed guest additions from Virtual CD/DVD , boot to the Virtual OS (guest) and open a terminal and do

    Code:
    cd /opt 
    sudo ./blahblahblah.run
    <blahblahblah.run> is the script for uninstall the guest additions. I don't remember the name , use [TAB] to auto-fill.

    After that , reboot your Virtual OS.
    Then open a terminal again and do
    Code:
    sudo apt-get install virtualbox-guest-x11 virtualbox-guest-dkms virtualbox-guest-utils
    after the installation finish , reboot.
    Is it OK now ?

    Thanks

  5. #5
    Join Date
    Feb 2006
    Location
    EU
    Beans
    142
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Ubuntu 12-10 Virtualbox no fullscreen after guest additions install

    I am having the same problem, with the opposite setup: host is Linux, guest is Windows XP.

    If I try to maximize the window, part of the border dissapears (see first two screenshot fragments), and the window does not fill the entire display. Even part of the icons in the Virtualbox statusbar is missing.

    If I switch fo fullscreen mode, the border and Virtualbox menu and statusbar disappear, but the part of the display showing the guest desktop, does not change size or position. The borders are just replaced by a black area (as shown in the last two screenshot fragments).

    It all used to work perfectly. I have no idea what is wrong now.

    Edit:
    I have another vm running Windows XP. This one has Guest Additions version 4.0.4 installed, and this one correctly displays maximised. So my guess would be there is something wrong with the newer guest additions.
    Attached Images Attached Images
    Last edited by gwi; November 20th, 2012 at 09:28 PM. Reason: Extra information

  6. #6
    Join Date
    Aug 2011
    Beans
    2

    Re: Ubuntu 12-10 Virtualbox no fullscreen after guest additions install

    @ NickTh

    Worked like a charm

    Thanks a lot !!!!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •