Effective UID is not root . Please try reinstalling VB.
Posted: 22. Mar 2016, 13:22
I had been using VirtualBox for last two months, and do not know much in detail. I somehow installed it in Ubuntu 14.04 LTS.
I installed Winodws7 in the Virtual box.
Now I required to use the USB ports, so was trying to install the extension pack.
While extension packs installation I was getting following error
I googled it, and found, it had something to do with root permissions.
So, I checked that /usr/lib/virtualbox was set to root permissions, and thus I was not able to install the extension pack.
Then I did a blunder by doing the following:
Now, when I open the virtualbox it shows me the following error.
Please help me! I have a lot of my codes in the Virtual Box Windows7 OS. I need to recover them.
Also, When I open Virtualbox as a root from the terminal, It opens, but there is no Windows7 virtual machine visible.
PLEASE HELP.
I installed Winodws7 in the Virtual box.
Now I required to use the USB ports, so was trying to install the extension pack.
While extension packs installation I was getting following error
Code: Select all
failed to load the main module ('/usr/lib/virtualbox/extensionpacks/oracle_vm_virtualbox_extension_pack/linux.amd64/vboxpuelmain.so')
verr_file_not_found - /usr/lib/virtualbox/extensionpacks/oracle_vm_virtualbox_extension_pack/linux.amd64/vboxpuelmain.so undefined symbol rtlogrelgetdefaultinstanceexSo, I checked that /usr/lib/virtualbox was set to root permissions, and thus I was not able to install the extension pack.
Then I did a blunder by doing the following:
Code: Select all
chown -R akki /usr/lib/virtualbox/Code: Select all
Effective UID is not root (euid=1001 egid=1001 uid=1001 gid=1001) (rc=-10)
Please try reinstalling VirtualBox.
where: SUPR3HardenedMain
what: 2
VERR_PERMISSION_DENIED (-10) - Permission denied.
Also, When I open Virtualbox as a root from the terminal, It opens, but there is no Windows7 virtual machine visible.
PLEASE HELP.