<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <blockquote type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">[<a href="https://admin.fedoraproject.org/mailman/listinfo/users">root at box10</a> bobg]# ll /etc/sysconfig/modules/VirtualBox.modules
ls: cannot access /etc/sysconfig/modules/VirtualBox.modules: No such 
file or directory

The directory contains only one file, nothing for virtualbox.

[<a href="https://admin.fedoraproject.org/mailman/listinfo/users">root at box10</a> bobg]# ll /etc/sysconfig/modules/
total 4
-rwxr-xr-x. 1 root root 96 Jul 23 11:36 bluez-uinput.modules

So it will just have to wait for the updates to come through.

Bob</pre>
    </blockquote>
    <br>
    VirtualBox in not dependent on kernel version at install time.<br>
    The modules are built for whatever kernel you are currently running.<br>
    <br>
    You might try to yum remove VirtualBox and then yum install.<br>
    Since you have dkms installed. It should register the modules with
    dkms so<br>
    with future kernel updates the modules will get compiled.<br>
    <br>
    Currently the VirtualBox version is the same from either
    rpmfusion-free-updates or virtualbox repos.<br>
    <br>
    [root@knucklehead ~]# yum info Virtual*<br>
    Loaded plugins: langpacks, refresh-packagekit<br>
    Installed Packages<br>
    Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : VirtualBox-4.2<br>
    Arch&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : x86_64<br>
    Version&nbsp;&nbsp;&nbsp;&nbsp; : 4.2.16_86992_fedora18<br>
    Release&nbsp;&nbsp;&nbsp;&nbsp; : 1<br>
    Size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 143 M<br>
    Repo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : installed<br>
    From repo&nbsp;&nbsp; : virtualbox<br>
    Summary&nbsp;&nbsp;&nbsp;&nbsp; : Oracle VM VirtualBox<br>
    URL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <a class="moz-txt-link-freetext" href="http://www.virtualbox.org/">http://www.virtualbox.org/</a><br>
    License&nbsp;&nbsp;&nbsp;&nbsp; : GPLv2<br>
    Description : VirtualBox is a powerful PC virtualization solution
    allowing<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : you to run a wide range of PC operating systems on
    your Linux<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : system. This includes Windows, Linux, FreeBSD, DOS,
    OpenBSD<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : and others. VirtualBox comes with a broad feature set
    and<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : excellent performance, making it the premier
    virtualization<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : software solution on the market.<br>
    <br>
    Available Packages<br>
    Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : VirtualBox<br>
    Arch&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : x86_64<br>
    Version&nbsp;&nbsp;&nbsp;&nbsp; : 4.2.16<br>
    Release&nbsp;&nbsp;&nbsp;&nbsp; : 1.fc19<br>
    Size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 26 M<br>
    Repo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : rpmfusion-free-updates/19/x86_64<br>
    Summary&nbsp;&nbsp;&nbsp;&nbsp; : A general-purpose full virtualizer for PC hardware<br>
    URL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <a class="moz-txt-link-freetext" href="http://www.virtualbox.org/wiki/VirtualBox">http://www.virtualbox.org/wiki/VirtualBox</a><br>
    License&nbsp;&nbsp;&nbsp;&nbsp; : GPLv2 or (GPLv2 and CDDL)<br>
    Description : A general-purpose full virtualizer and emulator for
    32-bit and<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 64-bit x86 based PC-compatible machines.<br>
    <br>
    Alan<br>
  </body>
</html>