I wounder how could I use virtual disk (*.vdi) file located under samba (LAN) - so many of users can use same virtual machine and all software installations and updates w/o any need to sync between each other. I can do this in Win version of Virtual Box, but didn't manage to do this in Ubuntu.
How to mount VDI from Samba?
PS I use latest version (3.0.8)
here is situation: I have server, let's name it "A". On this host in shared directory (/vm) image.vdi file is located.
I wanna use this file with VirtualBox from my computer "B" (ubuntu). But there is no option to use external addresses in open dialog for "virtual disks" - I cannot just write //a/vm/image.vdi to pick up this file.
