To get vbox working (meaning "running my existing VMs) in a clean 12.10 installation (previous OS was 12.04) i had to do the following (as root):
# apt-get install build-essential linux-headers-$(uname -r) # cd /usr/src/virtualbox-4.1.18/vboxdrv # make # modprobe vboxdrv -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1016165 Title: virtualbox-guest-dkms 4.1.16-dfsg-2: virtualbox-guest kernel module failed to build [error: implicit declaration of function ‘do_mmap’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1016165/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
