Revert "Update attachment paths"

This reverts commit e5a21f7488.
This commit is contained in:
Andrew David Wong 2021-06-18 05:39:47 -07:00
parent 863f0ee9bd
commit 60bd80ad25
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
30 changed files with 107 additions and 107 deletions

View file

@ -49,7 +49,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](/attachment/doc/TemplateSharing2.png)
![TemplateSharing2.png](/attachment/wiki/TemplateImplementation/TemplateSharing2.png)
## Snapshot device in Dom0