[root at box10 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. [root at box10 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 VirtualBox in not dependent on kernel version at install time. The modules are built for whatever kernel you are currently running. You might try to yum remove VirtualBox and then yum install. Since you have dkms installed. It should register the modules with dkms so with future kernel updates the modules will get compiled. Currently the VirtualBox version is the same from either rpmfusion-free-updates or virtualbox repos. [root@knucklehead ~]# yum info Virtual* Loaded plugins: langpacks, refresh-packagekit Installed Packages Name : VirtualBox-4.2 Arch : x86_64 Version : 4.2.16_86992_fedora18 Release : 1 Size : 143 M Repo : installed From repo : virtualbox Summary : Oracle VM VirtualBox URL : http://www.virtualbox.org/ License : GPLv2 Description : VirtualBox is a powerful PC virtualization solution allowing : you to run a wide range of PC operating systems on your Linux : system. This includes Windows, Linux, FreeBSD, DOS, OpenBSD : and others. VirtualBox comes with a broad feature set and : excellent performance, making it the premier virtualization : software solution on the market. Available Packages Name : VirtualBox Arch : x86_64 Version : 4.2.16 Release : 1.fc19 Size : 26 M Repo : rpmfusion-free-updates/19/x86_64 Summary : A general-purpose full virtualizer for PC hardware URL : http://www.virtualbox.org/wiki/VirtualBox License : GPLv2 or (GPLv2 and CDDL) Description : A general-purpose full virtualizer and emulator for 32-bit and : 64-bit x86 based PC-compatible machines. Alan |
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org