Page 1 of 2
VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 12. Jan 2021, 20:39
by omexlux
Hello,
I have set up a VM under the current VirtualBox (developer environment for my systems), but the machine is so lame that it is almost impossible to work with it.

- Bildschirmfoto vom 2021-01-12 19-39-11.png (98.4 KiB) Viewed 14564 times
Log-File:
- log.zip
- (34.12 KiB) Downloaded 30 times
What could be the reason for this?
Thanks in advance.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 13. Jan 2021, 11:51
by mpack
Reduce VM CPU cores to 2. I would also reduce RAM to 8192MB (i.e. try not to use more than half of a host's available RAM).
Increase graphics RAM to 128MB.
Uninstall the Ubuntu fork 6.1.0 Guest Additions and install the correct official ones (6.1.16). Then consider enabling 3D acceleration.
See where that takes you.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 13. Jan 2021, 12:04
by omexlux
OK I will give this a try tomorrow.
How to deinstall this guest things and install the other needed?
Thanks in advance.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 13. Jan 2021, 12:15
by mpack
Sorry, I don't use Linux myself so I can't offer tuition. The GAs installation procedure is described in the user manual.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 13. Jan 2021, 12:44
by omexlux
I will test it tomorrow and give feedback thanks

Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 13. Jan 2021, 21:28
by omexlux
I have now done:
- Reduce VM CPU cores to 2.
- Reduce RAM to 8192MB.
- Increased graphics RAM to 128MB.
- Guest Additions (6.1.16) was already installed.
I hope this helps.
Thanks.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 14. Jan 2021, 11:07
by mpack
omexlux wrote:
Guest Additions (6.1.16) was already installed.
Not according to the log that you provided. The log clearly shows GAs from the 6.1.10 Ubuntu fork.
00:00:25.460449 VMMDev: Guest Additions information report: Version 6.1.10 r138449 '6.1.10_Ubuntu'
00:00:25.478942 VMMDev: Guest Additions information report: Interface = 0x00010004 osType = 0x00053100 (Linux >= 2.6, 64-bit)
00:00:25.479621 VMMDev: Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
It's quite possible to have these bogus GAs installed at the same time as the genuine article, but I see no sign that you did that either, so I don't know what makes you believe that the official 6.1.16 GAs are already installed.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 14. Jan 2021, 11:52
by omexlux
If i download this:
https://download.virtualbox.org/virtual ... ox-extpack
And try to install it, it says me that this packages is already installed ?
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 14. Jan 2021, 13:43
by mpack
That is the extension pack, a host plugin. We were discussing the Guest Additions, which is another feature entirely. Also no separate download is required. Instructions are given in chapter 4 of the user manual.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 14. Jan 2021, 13:54
by omexlux
Ah, I understand, but where can I find that version to install in the guest?
Or how to simply update this in the guest? I don't understand the user manual here.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 14. Jan 2021, 14:27
by mpack
You don't need to find anything: the Guest Additions are bundled with the software you installed.
There's also no reason not to understand the user manual: the
online version can be translated by DeepL.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 14. Jan 2021, 14:29
by omexlux
Hello,
I have installed the latest Guest Addition with the help of this tutorial:
https://linuxize.com/post/how-to-instal ... in-ubuntu/
Everything went without problems.
lsmod | grep vboxguest:
modinfo vboxguest:
Code: Select all
filename: /lib/modules/5.4.0-60-generic/misc/vboxguest.ko
version: 6.1.16 r140961
license: GPL
description: Oracle VM VirtualBox Guest Additions for Linux Module
author: Oracle Corporation
srcversion: 72CDCB8BA3ED3B5FE9AE9E8
alias: pci:v000080EEd0000CAFEsv00000000sd00000000bc*sc*i*
depends:
retpoline: Y
name: vboxguest
vermagic: 5.4.0-60-generic SMP mod_unload
Here you can see that "version: 6.1.16 r140961" was installed successfully.
NEW LOGS:
- logs.zip
- (31.35 KiB) Downloaded 12 times
Let's see if everything runs faster now, anyway I can't set more now.
Thanks again.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 14. Jan 2021, 15:09
by mpack
Good, the correct GAs are now installed. Do however remember to eject the GAs virtual CD.
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 14. Jan 2021, 15:25
by omexlux
mpack wrote:Do however remember to eject the GAs virtual CD.
How can i eject the virtual CD? Don't find that option in VM-Window?
Re: VirtualBox - Ubuntu 20.04 Server very very slow
Posted: 14. Jan 2021, 15:37
by multiOS
VirtualBox VM Menu > Devices > Optical Drives > Remove disk from virtual drive
OR
Use the Virtual OS's File Manager
OR (if the VM is already shut down)
Use the VirtualBox Manager > Select VM > Select Storage > CD Icon