

# Mount this folder as RW in the guest, use this for transferring between host and guestĬonfig.vm.synced_folder "shared", "/srv/shared", :mount_options => # The default ubuntu/xenial64 image has issues with vbguest additions # Configure the hostname for the default machineĬonfig.vm.provider "virtualbox" do |vb, override| Create a folder, and throw this Vagrantfile into it # -*- mode: ruby -*. With all that in place, doing the rest is pretty straightforward. You’ll also need Vagrant installed, along with VirtualBox.

Here’s how you can do that.įirst, I assume you have Cygwin/X running. Since I have Windows, I’ll have to build Darktable directly from source to be able to manipulate it. I have an Olympus TG5 camera, which has RAW support for Darktable, but only in the very latest (currently unreleased!) 2.3.0 version.
