Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. phr33d0m n0ks # VirtualBox
  2. WARNING: The VirtualBox kernel modules are not loaded.
  3. Please load all the needed kernel modules by:
  4.  
  5. for m in vbox{drv,netadp,netflt}; do modprobe $m; done
  6.  
  7. You will not be able to start VMs until this problem is fixed.
  8. phr33d0m n0ks # modprobe vboxdrv
  9. FATAL: Module vboxdrv not found.
  10. phr33d0m n0ks # find / -iname *vboxdrv*
  11. /lib64/modules/2.6.39.3-phr33d0m/misc/vboxdrv.ko
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement