VirtualBox: mount.vboxsf: mounting failed with the error: No such device

This was resolved by:

yum install gcc kernel-devel make

workaround is here: https://gist.github.com/larsar/1687725

Leave a Comment