Ticket #12354 (closed defect: worksforme)
VMMR0.r0 NS_Error Failure
Reported by: | Constantine | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.2 |
Keywords: | Iconsole Error | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
Hello ,
I am trying to install Windows 7 running Oracle Virtual Box 4.3 . Whenever I am trying to start virtual machine after configuring the whole setup , I get iconsole error . I am a newbie running Linux .. please help .. what do i need to do . I have attached the error snapshot .
Attachments
Change History
comment:1 Changed 9 years ago by frank
- Status changed from new to closed
- Resolution set to worksforme
The error message says it: VERR_SUBLIB_WORLD_WRITABLE. I assume that the VBox.log file will show you the exact file name which has wrong permissions. The VirtualBox libraries are installed at some path on your system. I cannot tell where because I don't know which package you installed. A path contains several components, e.g. /usr/lib/virtualbox contains of /usr, lib is a subdirectory of /usr and virtualbox is a subdirectory of lib. All these components need proper permissions. For example, if /usr is writable by a normal user then this user is able to screw up your system.
Please go to the forums to ask for help if these explanations are not sufficient.