b5a0 VirtualBox Shared Folder will not mount - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Ports & Packages > Installation and Maintenance of FreeBSD Ports or Packages

Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software).

Reply
 
Thread Tools Display Modes
  #1  
Old May 15th, 2010, 15:23
eyebone eyebone is offline
Member
 
Join Date: Dec 2009
Posts: 148
Thanks: 22
Thanked 5 Times in 2 Posts
Question VirtualBox Shared Folder will not mount

hello folks,

finally i have a freebsd guest stable running in virtualbox. i like to use the feature of shared Folders as well. for this reason i installed the guest additions under
Code:
/usr/ports/emulators/virtualbox-ose-additions/
from what i have read in other threads a simple command ala:
Code:
mount -t vboxsf VBoxSharedFolderName /mnt/WhatEver
should mount the shared folder, sadly this is not working for me. the error message is:
Code:
Operation not supported by device
Seems like the additions are not recognized. Anything obvious i did wrong?

regards,
Reply With Quote
  #2  
Old May 15th, 2010, 15:32
wblock@'s Avatar
wblock@ wblock@ is offline
Moderator
 
Join Date: Sep 2009
Location: Milky Way galaxy
Posts: 7,709
Thanks: 431
Thanked 1,757 Times in 1,456 Posts
Default

Maybe you need to set vboxguest_enable="YES" in /etc/rc.conf and "start" it? Looks like that will load the vboxguest kernel module.
Reply With Quote
  #3  
Old May 15th, 2010, 15:47
eyebone eyebone is offline
Member
 
Join Date: Dec 2009
Posts: 148
Thanks: 22
Thanked 5 Times in 2 Posts
Default

Quote:
Originally Posted by wblock View Post
Maybe you need to set vboxguest_enable="YES" in /etc/rc.conf and "start" it? Looks like that will load the vboxguest kernel module.
hej, thanks for the hint with /etc/rc.conf, but this is not solving the problem. from a short look at the rc.skript for vboxguest all it is doing is loading the module(creating the device and so on). i already did this before by putting vboxguest.ko into the loader.conf via:

Code:
vboxguest_load="YES"
something else i can check for?

regards,

Last edited by eyebone; May 15th, 2010 at 15:58.
Reply With Quote
  #4  
Old May 15th, 2010, 16:12
rden rden is offline
Junior Member
 
Join Date: Jan 2010
Location: Singapore
Posts: 38
Thanks: 2
Thanked 4 Times in 2 Posts
Default

vboxsf does not exist for freeBSD guests.

Until it becomes available use smbfs - see the howto forum section.
I just went through exactly what you are doing, I've explained the solution for XP host/FBSD guest - should be similar for other hosts too).

Last edited by rden; May 15th, 2010 at 16:20.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
VirtualBox how to mount share folder a129878 Installing & Upgrading 9 May 15th, 2010 05:44
best way to encrypt file and folder mfaridi General 9 March 9th, 2010 14:54
[Solved] Change Folder permissions jackocurly0074 Web & Network Services 26 November 19th, 2009 17:53
Folder Sharing monty_hall GNOME 0 November 5th, 2009 22:22
How to mount shared ZFS partition jwhendy General 3 January 20th, 2009 04:01


All times are GMT +1. The time now is 01:00.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0