I can confirm this bug.
I also get this when loading the driver:

{{{
sudo /etc/init.d/vboxdrv start
 * Starting VirtualBox kernel module vboxdrv FATAL: Module vboxdrv not found.

 * Modprobe vboxdrv failed. Please use 'dmesg' to find out why.
}}}

The driver is located in /lib/modules/2.6.22-14-generic/misc/vboxdrv.ko .
When i do
{{{
sudo ln -s /lib/modules/2.6.22-14-generic/misc /lib/modules/2.6.22-14-386/misc 
sudo depmod -a
}}}
i get this:
{{{
[EMAIL PROTECTED] /lib/modules/2.6.22-14-386 $ sudo /etc/init.d/vboxdrv start
 * Starting VirtualBox kernel module vboxdrv                                    
FATAL: Error inserting vboxdrv (/lib/modules/2.6.22-14-386/misc/vboxdrv.ko): 
Invalid module format

 * Modprobe vboxdrv failed. Please use 'dmesg' to find out why.

}}}

-- 
Virtualbox OSE doesn't run in Ubuntu Gutsy Gibbon
https://bugs.launchpad.net/bugs/153989
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to