From 7986f99a8fe380a17571f4208ec33c68c4c3f3ab Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Sat, 28 May 2011 08:45:38 +0000 Subject: [PATCH] InstallationGuide changed Known issues: inter-domain copy file corruption (fixed) --- InstallationGuide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/InstallationGuide.md b/InstallationGuide.md index f1bc08c0..09e6931b 100644 --- a/InstallationGuide.md +++ b/InstallationGuide.md @@ -96,6 +96,8 @@ Known Issues - ~~If using a wired connection in netvm, it might not come up properly after suspend/resume. One may need to manually do ` ifconfig eth0 down; ifconfig eth0 up` in netvm after resume.~~ (Solved after updating to qubes-core-dom0 1.5.26) +- ~~An inter-domain file copy operation might corrupt your files!~~ (Solved after updating to qubes-core-vm 1.5.28, see also [​this post for details](https://groups.google.com/group/qubes-devel/browse_thread/thread/ee627f9c0ecb4ec0)) + Getting Help ------------