I have Ubuntu 12.10 as Host OS, FreeBSD 9 as Guest OS in Virtualbox 4.1.18. I have samba installed in both Ubuntu and FreeBSD, and shared few folders from virtualbox, also ticking the automount option. I have also done right click and share in Ubuntu. But when I try to mount in FreeBSD using mount -t vboxfs sharedfolder /home/user/shared it says sharedfolder operation not permitted.
Host: Windows 7 Pro
Client: Ubuntu 12.04
VM software: VirtualBox
Guest additions: installed
Shared directory: E:\ubuntushare (NTFS)
NTFS folder permissions: Everyone = full control
I can see the shared folder in ubuntu, but I can't do anything with it.
So I have a Ubuntu 12.04, 64bit guest installed in a virtualbox VM. With a folder shared using vboxsf and mounted on the guest system. The guest has the VBox Guest Additions installed, and the folder mounts as expected.
I'm using a VirtualBox VM with Debian as guest OS. In order to share SSH keys between the Windows host and the Linux guest system, I've defined the folder ~/.ssh as a shared folder.
I went threw a video tutorial, setting up a guest share folder through samba, with guest permissions and such, and once I was done, by typing \\ubuntuserver (My hostname) I was able to view the folder.
Now, after powering down and powering back up the machine, I can't access the folder anymore!
I tried "sudo service smbd start" and it told me the job was already running.
Hi guys!
I have reintalled Virtualbox from the previous version to the 4.2.0. Guest additions should be automatically installed in this version. I am trying to share (as I was able to do before) a folder from my 11.10 ubuntu OS guest to a windows xp OS. I have added the folder as shared from Virtualbox.
I am trying to get a shared path setup between a QEMU/KVM guest and the host. The problem I'm having is that KVM runs as the libvirt-qemu user (Ubuntu distro) and thus won't have permissions to any of the host files.
Is there anyway to use the access writes of a particular host user for the shared path? (That is, other than simply running KVM as that user, or adding them to a group)
I have tried two ways for sharing a folder on Ubuntu 12.04 64-bit so that I could access it on a Windows XP PC on the same switch:
1st: right-clicking the folder > properties > share > Share this folder and checking both "Allow others to create and delete files in this folder" and "Guest access (for people without a user account)"
2nd: adding the folder to Samba
I'm trying to share a folder on Ubuntu One, but I'm facing problems with it.