Hello everyone,
I keep running into issues trying to get virtualbox-guest-additions running for my Fedora 42 guest. No matter what I do it pulls up an error in Konsole. I’ve uninstalled the default guest additions in Fedora. Inserted the VirtualBox guest additions into Fedora and ran sh ./VBoxLinuxAdditions.run in Konsole. The logs state that “kernal headers not found for target kernel please install them and execute /sbin/rcvboxadd/setup” Default virtualbox guest additions in Fedora don’t allow for bidirectional copy/paste nor does it allow it to automatically resize the window for the correct resolution on my Windows 11 host machine. I have Surface Laptop 4 AMD with 16GB ram and WD 1TB SSD running Windows 11 Pro. VirtualBox 7.1.10 with the extensions. If anyone can help me that would be great! Not sure if its an error with VirtualBox or Fedora.
The kernel headers for kernel modules are installed with the package kernel-devel
.