permission error

Discussions about using Linux guests in VirtualBox.
Post Reply
skarthickbabu
Posts: 4
Joined: 17. Mar 2017, 18:01

permission error

Post by skarthickbabu »

Dear All,

I am very new to this vb. please help me.

My Operating system is Windows-7, on this i had installed Virtualbox (Version 5.1.16 r113841 (Qt5.6.2)). Inside the virtualbox, I had installed CentOS7 and also VBox additions.
I wanted to share a folder in windows operating system to CentOS-7 through share folder option.
In CentOS-7, i could very well see that it is mounted and but I cant access the files.
I get an error with permissions.

by typing df, i get the following message

NMRdata_forVirtual /media/sf_NMRdata_forVirtual
but when i try to cd

bash:cd:sf_NMRdata_forVirtual/: Permission denied

when i do ll
i get
drwxrwx--- 1 root vboxsf sf_NMRdata_forVirtual


Can somebody help me to sort this ?

Thanks
Attachments
error_vb.JPG
error_vb.JPG (50.9 KiB) Viewed 1409 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: permission error

Post by Perryg »

Add your user name to the vboxsf group on the guest and reboot.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: permission error

Post by socratis »

BTW, your duplicate message in the "Windows Hosts" has been deleted. Duplicate posts are not allowed.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
skarthickbabu
Posts: 4
Joined: 17. Mar 2017, 18:01

Re: permission error

Post by skarthickbabu »

Great, Thank you so much, it is working now.
Post Reply