TemplateImplementation changed

Fix img url
This commit is contained in:
Joanna Rutkowska 2014-07-27 08:42:21 +00:00
parent 044ac3f7ac
commit ceeedca0b3

View File

@ -46,7 +46,7 @@ TemplateVM has a shared root.img across all AppVMs that are based on it. This me
There are two layers of the device-mapper snapshot device; the first one enables modifying root.img without stopping the AppVMs and the second one, which is contained in the AppVM, enables temporal modifications to its filesystem. These modifications will be discarded after a restart of the AppVM.
[![TemplateSharing2.png](/chrome/site/../../../site/TemplateSharing2.png "TemplateSharing2.png")](/chrome/site/../../../site/TemplateSharing2.png)
[![No image "TemplateSharing2.png" attached to TemplateImplementation](/chrome/common/attachment.png "No image "TemplateSharing2.png" attached to TemplateImplementation")](/attachment/wiki/TemplateImplementation/TemplateSharing2.png)
Snapshot device in Dom0
-----------------------