Announcement

Collapse
No announcement yet.

Installer not works if available only small screen

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Installer not works if available only small screen

    I try install kubuntu inside VMPlayer virtual machine. But this player provides only very small resolution (640x480?) at installing time.
    I don't see buttons "Next". Installer should be prepared for all screen resolutions.

    #2
    You need the vmplayer guest additions! That way you get full resolution in your vm.
    There is also a 3d setting in vmplayer.

    Comment


      #3
      I am not sure you can install the guest additions before installing Kubuntu.
      So, you need to grab the installer window and move it up and left to see the Next buttons.
      After you install Kubuntu [Edit: And re-boot], you can:
      Code:
      sudo apt update && sudo apt upgrade -y && sudo apt install open-vm-tools-desktop -y
      Edit: Then I re-boot (but probably restarting x will work also).
      Last edited by mparillo; Jul 13, 2015, 11:21 AM.

      Comment


        #4
        I can move installer window up and down but not left-right.

        Comment

        Working...
        X