0

The Ubundu screen resolution 640*480 and not able to chnage.

I installed the virtual machine in windows 10

Xavi
  • 1

1 Answers1

2

You need to install Guest additions display Driver

open up a terminal and type in

sudo apt-get install virtualbox-guest-dkms

and then reboot.

sudo reboot
Neil
  • 4,475
  • 3
  • 22
  • 34