8

As the title say I'm unable to install 22.04 LTS on virtualbox as I get past the installation phase and I reboot as needed. Then I don't see anything but Ubuntu logo. (I followed the tutorial in the Ubuntu website)

what I see

Would love a solution, thx

Edit:

After reboot I only see black screen (after briefly seeing the Desktop), maybe graphics settings compatibility problem? Here are the setting I use: Using 2 monitors setting

Edit 2:

After increasing the video memory to 128MB the screen works (if I don't change resolution from VB) but no mouse or keyboard input is working.

Elka
  • 83

3 Answers3

10

Just my 5 cents. I had the system hanging at random points during the 22.04 installation process in VirtualBox. The problem was solved by increasing the system memory to 2048 MB and video memory to 128 MB.

Andrey
  • 116
0

I've now solved my problem by changing the Graphics Controller to VMSVGA, which is the recommended setting.

However, this did raise a couple of other issues. In order to get auto-resizing to work I had to:

  • Install virtualbox-guest-x11. I didn't need that when using VboxVGA.

  • Select Ubuntu on Xorg when logging in, not the default Wayland.

0

I have done just as Andrey said, but it didn't solved the problem until I upgraded virtual box to the last version. It solved my problem.

Saeed
  • 1