Virtualbox installation error "Kernel driver not installed (rc=-1908)"

Hello

Virtualbox is not preinstalled on live cd

I installed with: sudo pacman -S virtualbox

I get these errors:

[quote]Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

‘pacman -S virtualbox-host-modules’

as root. If you don’t use our stock kernel, install virtualbox-host-dkms and execute dkms autoinstall .[/quote]

Then I do[quote]sudo dkms install vboxhost/4.3.10
Error! echo
Your kernel headers for kernel 3.10.34-1-MANJARO cannot be found at
/usr/lib/modules/3.10.34-1-MANJARO/build or /usr/lib/modules/3.10.34-1-MANJARO/source.
[/quote]

I found no vboxdrv dir under /dev/

How can I resolve this problem, please bear in mind that I am not linux expert.
Thanks
joejac

https://wiki.manjaro.org/index.php?title=Virtualbox