0

I just started Ubuntu 14.01 on my VM VirtualBox virtual machine. VM windows has resolution ~600x500. Ubuntu system started and it is showing in this small screen. When I had tried to open some work windows, I realised, that real Ubuntu resolution is much more than screen of VM Virtual Box.

How I can set system resolution so it will be equal to VM window or how to set VM window so it will be equal to Ubuntu system resoltion?

2 Answers2

1

You must install Virtualbox Additions:

Click on | Devices->Insert Guest Additions CD Image | or press CTRL+D

After you have done this, you can change Ubuntu's resolution by launching system settings from the launcher:

| All settings->Display |

Ulincsys
  • 786
1

First I have the CD/DVD set to Host with no disc in the drive, then set Display memory to at least 4 MB to use 32bit/8*1024*768*(number of monitors) I used 16 MB to try and get two display screens up and running.

Next Start the machine and once it is up and running, click on Devices and 'Insert Guest Additions CD Image' or hit Host+D, where Host in my case is Right Control.

Next it will prompt you to do the install into your virtual machine. After it completes, then restart the virtual machine and it will auto-size to your maximum resolution.

enter image description here

First I have the CD/DVD set to Host with no disc in the drive, then set Display memory to at least 4 MB to use 32bit/8*1024*768*(number of monitors) I used 16 MB to try and get two display screens up and running.

enter image description here

Next Start the machine and once it is up and running, click on Devices and 'Insert Guest Additions CD Image' or hit Host+D which in my case is Right Control key plus the D key. Next it will prompt you to do the install into your virtual machine.

enter image description here

After it completes, then restart the virtual machine and it will auto-size to your maximum resolution.

Oli
  • 299,380