Corne Kruger - 2015-11-10

Good day fellow keyboard cowboys

I hope that someone might be able to help me with a issue i ran into on a new install of Virtualbox-5.0.8 on CentOS 7

I am following this "HowTo" (Cause im still a novice cowboy)
http://www.tecmint.com/things-to-do-after-minimal-rhel-centos-7-installation/5/

I am using the Virtualbox 5 files instead of the virtualbox4.3.1 files as per the "HowTo"
Here is the links i`ve subsituted.
http://download.virtualbox.org/virtualbox/5.0.8/Oracle_VM_VirtualBox_Extension_Pack-5.0.8-103449.vbox-extpack

Here is the command i used to install Virtualbox

yum update && yum install VirtualBox-5.0.x86_64

When i try to start the Virtualbox server i get the following

[root@localhost yum.repos.d]# systemctl start vbox-service
Failed to issue method call: Unit vbox-service.service failed to load: No such file or directory.
[root@localhost yum.repos.d]# systemctl -n 20 status vbox-service
vbox-service.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)

I`ve tried looking for the script to no avail

[root@localhost yum.repos.d]# updatedb
[root@localhost yum.repos.d]# locate vbox-service.service
[root@localhost yum.repos.d]#

Here is some inviroment details

Linux monitor.www.ww.ww 3.10.0-229.20.1.el7.x86_64 #1 SMP Tue Nov 3 19:10:07 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Does anyone has some advice?

Kind Regards
Corne Kruger