Opened 13 years ago
Last modified 12 years ago
#9684 closed defect
vboxdrv setup fails; no device created — at Initial Version
| Reported by: | Steve Fink | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 4.1.4 |
| Keywords: | Cc: | ||
| Guest type: | other | Host type: | Linux |
Description
When I run 'service vboxdrv setup', it fails with "(Cannot locate the VirtualBox device)".
If I run modprobe vboxdrv, it succeeds and lsmod shows that the module is loaded. grep vb /proc/devices shows nothing.
I was attempting to debug this by adding printk statements into VBoxDrvLinuxInit and recompiling, but I don't see any output from them.
I am on Fedora 14.
# uname -r 2.6.35.14-96.fc14.x86_64
Note:
See TracTickets
for help on using tickets.


Copy of /var/log/vbox-install.log