"Does "sudo /sbin/depmod" help to get "sudo modprobe vboxdrv" working?" Daniel: Since nobody else replied, I'll do it myself! It works for me. Thanks!
So the whole process for me was: 1) sudo aptitude select virtualbox-ose unselect virtualbox-ose-modules-386 (selected automatically by virtualbox) unselect linux-image-2.6.24-16-386 (selected automatically by virtualbox) select virtualbox-ose-modules-generic 2) sudo /sbin/debmod 3) reboot (I wrote this a few minutes after I got it working, so I may be missing some step...) -- virtualbox cannot initiate due to vboxdrv missing from kernel modules [x86/hardy] https://bugs.launchpad.net/bugs/179807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
