Skip to content

Instantly share code, notes, and snippets.

View AnkushMalik's full-sized avatar
Verified

Ankush Malik AnkushMalik

Verified
  • Google
  • New Delhi,India
View GitHub Profile
@AnkushMalik
AnkushMalik / GSoC 2018 Final Submission Report.md
Last active August 16, 2018 09:04
GSoC 2018 Final Submission Report.md
@AnkushMalik
AnkushMalik / vagrant_kernel_start.md
Last active January 14, 2018 19:43
vagrant initialization error :- /sbin/rcvboxdrv : command not found

It would not be a matter if we can run this recommended command to recompile VirtualBox kernel modules :

sudo /sbin/rcvboxdrv setup

but it failed, with the msg :

/sbin/rcvboxdrv: command not found

after researching a lot on web, i found a workaround:

sudo /usr/lib/virtualbox/vboxdrv.sh setup