Reply
 
Thread Tools Display Modes
  #1  
Old 06-21-2012, 05:18 AM
CDN CDN is offline
Junior Member
 
Join Date: Jun 2012
Location: Canada
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default VirtualBox Shared Folder Creation
PCBSD 9 as guest on a Mac OSX host. VirtualBox 4.1.16
Seems that the guest additions are installed.
Created a shared folder on the Mac desktop.
Added a vboxsf group and added me as a member.
Used the command mount -t vboxsf nameofMacsharedfolder /pathtoMacsharedfolder and was unable to generate a shared folder.
I recall that the shared folder in Linux is created in the media folder, but not sure about here.
Also tried creating a folder in Documents of the guest and stating its path as the last part of the command, but got "Operation not supported by device"

Thanks in advance for any assistance.
Reply With Quote
  #2  
Old 06-21-2012, 12:52 PM
fluca1978 fluca1978 is offline
Senior Member
 
Join Date: Mar 2011
Posts: 352
Thanks: 2
Thanked 18 Times in 14 Posts
Default
I suspect that vboxsf is not supported yet, so I suggest to share the folder via samba on the host and mount it via smbclient or smbutil.
Reply With Quote
  #3  
Old 06-21-2012, 01:57 PM
CDN CDN is offline
Junior Member
 
Join Date: Jun 2012
Location: Canada
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by fluca1978 View Post
I suspect that vboxsf is not supported yet, so I suggest to share the folder via samba on the host and mount it via smbclient or smbutil.
ok thx, I'll try that. are there any security concerns using samba?
Reply With Quote
  #4  
Old 06-21-2012, 02:19 PM
fluca1978 fluca1978 is offline
Senior Member
 
Join Date: Mar 2011
Posts: 352
Thanks: 2
Thanked 18 Times in 14 Posts
Default
Well, Samba, as anyother network daemon opens the door to any kind of remote exploit. I believe that samba is enough secure for day to day usage, but of course the short answer is yes.
Anyway I think that pretty much any deployment of an unix environment includes samba running as much as ssh....or at least this is true for today deployments. However you can tune very well permissions so that only a specific ip address, a specific user or a combination can access a share, so that noone else can see your data.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:40 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.