From 82438da8a722149206ae23afbbd01f6b706130f0 Mon Sep 17 00:00:00 2001 From: Jon Topper Date: Fri, 13 May 2016 17:28:33 +0100 Subject: [PATCH] Add docs detailing the rollback limitations. --- website/source/docs/hyperv/limitations.html.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/source/docs/hyperv/limitations.html.md b/website/source/docs/hyperv/limitations.html.md index 82eed9aba..22f7c0f8b 100644 --- a/website/source/docs/hyperv/limitations.html.md +++ b/website/source/docs/hyperv/limitations.html.md @@ -33,3 +33,11 @@ a host only network. Vagrant does not implement the `vagrant package` command for Hyper-V yet, though this should be fairly straightforward to add in a Vagrant release in the near future. + +## Snapshots + +Restoring snapshot VMs using `vagrant snapshot pop` or +`vagrant snapshot restore` will sometimes raise errors when mounting +SMB shared folders, however these mounts will still work inside the guest. + +