Folks,<div>   i have built the vbox build myself and have written a test frontend to get familiar with the VBox SDK APIs. I built the kernel driver, installed it, gave read and write access. I have given the setuid permission to the frontend.</div>
<div><br></div><div>I still hit this error when launching the frontend. As mentioned above, the setuid bit is set, the vbox driver was built and installed and has the permissions.</div><div><br></div><div><div>VirtualBox kernel driver not accessible, permission problem. Re-install VirtualBox. If you are building it yourself, you should make sure it installed correctly and that the setuid bit is set on the executables calling VMR3Create. (VERR_VM_DRIVER_NOT_ACCESSIBLE)</div>
</div><div><br></div><div>I even tried 777 on the vbox driver and still no dice. </div><div><br></div><div>Any pointers on how to debug or what is missing ?</div><div><br></div><div>Thanks</div>