Page 1 of 1
[Solved] Guest Additions On RedHat Enterprise Server 7.4
Posted: 9. Dec 2017, 15:28
by MacTerryH
The Guest Additions Fail To Install, Running The Latest Virtualbox For Mac With RedHat Enterprise Server 7.4 !
What To Do ? Can I Force The Install, As Mouse Integration Is Failing !
Thanks,
MacTerryH
Re: Guest Additions On RedHat Enterprise Server 7.4
Posted: 9. Dec 2017, 20:32
by socratis
Moving to "Linux Guests" from "OSX Hosts" since the problem is with your Linux guest.
Please be specific about the error messages. "I get an error" is not descriptive enough. What fails? At what point? What are the *exact* error messages?
Re: Guest Additions On RedHat Enterprise Server 7.4
Posted: 9. Dec 2017, 21:32
by MacTerryH
Install starts but fails with the message “can not start services” !
MacTerryH
Re: Guest Additions On RedHat Enterprise Server 7.4
Posted: 10. Dec 2017, 06:08
by socratis
@MacTerryH
Please include the input/output
of the whole process. We can't make heads or tails from your description. It's still too vague and too short to understand what
exactly failed.
And remember, this is not Twitter, you can use more than 140 characters to describe if full detail the situation...

Re: Guest Additions On RedHat Enterprise Server 7.4
Posted: 10. Dec 2017, 16:17
by MacTerryH
This Is What I See :
Verifying archive integrity... All good
Uncompressing VirtualBox 5.1.30 Guest Additions for Linux...........
Removing installed version 5.1.30 of VirtualBox Guest Additions...
Copying additional installer modules ...
Installing additional modules ...
vbocadd.sh : Starting the VirtualBox Guest Additions.
Failed to set up service vboxadd, please check the log file
/var/log/VBoxGuestAdditions.log for details.
Press Return to close this window...
I don't understand how to get to the log files. Tried in the Terminal , Says file Not Found
MacTerryH
Re: Guest Additions On RedHat Enterprise Server 7.4
Posted: 10. Dec 2017, 16:43
by socratis
Please check again. The file's name and location are pretty standard. If you can't find it from the Terminal, try the equivalent of a File manager.
Re: Guest Additions On RedHat Enterprise Server 7.4
Posted: 10. Dec 2017, 17:48
by MacTerryH
This Is What I See :
/tmp/vbox.0/Makefile.include.header:112: *** Error: Unable to find the sources of your current Linux kernel.
Specify KERN_DIR=<directory> and runMake again. Stop.
Creating user for the Guest Additions.
Creating udev rule for the Guest Additions kernel module.
That's All The Log Shows
MacTerryH
Re: Guest Additions On RedHat Enterprise Server 7.4
Posted: 10. Dec 2017, 18:44
by socratis
MacTerryH wrote:Error: Unable to find the sources of your current Linux kernel.
That means that you need to install the kernel sources, mainly the headers. Please read Ch.
4.2. Installing and Maintaining Guest Additions and install the necessary components with:
Re: Guest Additions On RedHat Enterprise Server 7.4
Posted: 10. Dec 2017, 19:18
by MacTerryH
Thank You, The Guest Additions Are Now Installed, However I Had To Substitute The dnf With yum, As The Original Command You Gave Me Showed A command not found error !!
Again, Thank You,
MacTerryH