8

I am trying to install Ubuntu Server 22.04 LTS on a virtual machine on my Synology NAS 718+ (Intel Celeron J3455 and 10GB RAM). (Virtual Machine Manager with a VM setting of 2 CPUs, 4GB RAM, and 50GB Storage)

The machine starts booting and I get to a menu saying either to "Test / Install Unbuntu" OR "Test Memory" after confirming to install a lot of commands are passing by but even after 2 hours nothing more happened.

I tried installing the following Ubuntu versions without issues with the same VM settings:

  • Ubuntu Server 20.04
  • Ubuntu Desktop 22.04(!)

Any idea?

Thank you in advance!

Regards Alex

2 Answers2

18

I had the same issue on DS218+ with 10GB Ram. I set the display driver to VGA from Virt_VGA and everything worked perfectly.

markx31
  • 196
0

I had the same issue on DS925+. As mentioned in the accepted answer and the comments, the solution is to change the "Video Card" setting of the VM under "General" from vmvga to vga.

Update: this got me a bit further, but the installation process (Ubuntu Server LTS 24) was hanging at random places. After changing the VM settings to 2GB and 2CPUs the install went through without problems.

Sandro
  • 1
  • 1