VBox 问题: Failed to load VMMR0.r0 (VERR_SUPLIB_WORLD_WRITABLE).

来源:互联网 发布:阿里云 节点 编辑:程序博客网 时间:2024/06/10 09:41

Failed to load VMMR0.r0 (VERR_SUPLIB_WORLD_WRITABLE).
Unknown error creating VM (VERR_SUPLIB_WORLD_WRITABLE).

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console

Interface: IConsole {515e8e8d-f932-4d8e-9f32-79a52aead882} 


解决方法:

sudo chmod -R o-w /usr

原文地址:

http://blog.sina.com.cn/s/blog_78c9a0ab0100xx8p.html

http://blog.csdn.net/cailiwei712/article/details/7562465