VirtualBox Guest Additions on Fedora 34/33, CentOS/RHEL 8/7/6/5 - Comment Page: 15
This is guide, howto install Oracle VirtualBox Guest Additions on Fedora, CentOS and Red Hat (RHEL). This guide should work with Fedora 34/33/32/31/30, CentOS 8.2/7.8/6.10/5.11, Red Hat (RHEL) 8.2/7.8/6.10/5.11.
VirtualBox Guest Additions is special software that can be installed inside Linux virtual machines to improve performance and make integration much more seamless. Among the features provided by these VirtualBox Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window).
Check video version of guide:
Watch More Videos and Subscribe to if-not-true-then-false.com Youtube Channel
Note: Fedora 34/33/32/31/30...
Hi!,
I had issues installing the VBox Additions on RHEL 8* however, I resolved by installing:
dnf -y install gcc-c++ autoconf automake elfutils-libelf-devel
Note: I installed RHEL 8.4 Workstation (4.18.0-305.12.1.el8_4.x86_64)
Hi Uriel,
Thanks, did you get it working using only your listed dependencies?
perfect solution for centos 8 on Oracle Virtual box.