Tagged Questions
1
vote
0answers
25 views
New files on host not showing on ubuntu (vmware)?
I have a host machine (Win7 64bit) running a VM with Ubuntu 12.04 64bit. I have set up the shared folder fine (although that was a headache in itself) and everything is working great. I use the Ubuntu ...
3
votes
1answer
2k views
VirtualBox shared folder write permission - Ubuntu 12.04
I'm using the following command to mount my folder in VirtualBox:
sudo \mount -t vboxsf -o rw -o uid=1000 -o gid=1000 Dropbox ~/Dropbox/
However, the folder is read-only. I re-installed Guest ...
1
vote
1answer
5k views
where is the shared folder in linux inside Vmware Player?
I'm trying to write a program which will copy files from my guest OS which is linux Ubunto to my host OS which is windows 7. I have enabled the shared folders options but of course in order to copy ...
0
votes
1answer
770 views
“Permission denied” error when accessing shared folder between Ubuntu guest and OS X host
I use Ubuntu 12.04 as a guest and OS X Lion on a 2011 MacBook Pro as the VM host with VirtualBox. They are both fresh stock installs.
I walked through the settings for the Ubuntu guest to have a ...
1
vote
0answers
531 views
Windows shared folders through VPN and Ubuntu
I use Ubuntu and i need to access to the Windows shared folders of a remote LAN network through VPN. I connect successfully to the VPN through a DDNS service (no-ip.org) but i can't see the folders in ...
0
votes
1answer
627 views
Sharing a Dropbox folder with Host & Guest OS (Virtual Box)
I am using VirtualBox on Windows 7 with Ubuntu as a guest OS. I have installed the Guest OS Additions and know how to share folders and automatically mount them.
My question is out of pure curiosity. ...
2
votes
3answers
4k views
auto-mounting shared folders in VirtualBox
I am writing to ask what the effect of the auto-mounting process is in VirtualBox, and where the folders can be accessed within a guest Linux system if auto-mount is used.
I have VirtualBox 4.0.4 ...
0
votes
2answers
708 views
Sharing files between Mac Mini and Ubuntu
I want to get files off a Ubuntu box (10.04) and transfer them to a Mac Mini.
I am connecting the two directly with a piece of network cable (it's not a crossover, but I am told the Mini can handle ...
1
vote
1answer
669 views
How do i set up shared folders in virtual box (windows 7 host, Ubuntu guest)?
I have windows 7 (host), virtual box, and BioLinux6 (a varient of Ubuntu) as the guest OS.
how can i set up the shared folders to be usable for read and write in both OS without having to re-mount ...