diff options
| author | https://mathstuf.id.fedoraproject.org/ <mathstuf@web> | 2015-10-20 01:01:54 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-10-20 01:01:54 +0000 |
| commit | cfe679c842b8cc1b3f7179b90e0aff8652831cce (patch) | |
| tree | 97f8bd9e99e9646a28b4c0b33d54fc0823650716 /doc/forum/Systemd.container_produces_non-standard_systemd_container | |
| parent | bc04df1261d0f05f39bbdfdc7673bcd036f93605 (diff) | |
Added a comment
Diffstat (limited to 'doc/forum/Systemd.container_produces_non-standard_systemd_container')
| -rw-r--r-- | doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_3_04262501adfdb4a2448618f91024f5c0._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_3_04262501adfdb4a2448618f91024f5c0._comment b/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_3_04262501adfdb4a2448618f91024f5c0._comment new file mode 100644 index 00000000..c32fee70 --- /dev/null +++ b/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_3_04262501adfdb4a2448618f91024f5c0._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://mathstuf.id.fedoraproject.org/" + nickname="mathstuf" + subject="comment 3" + date="2015-10-20T01:01:54Z" + content=""" +You can see the difference here: + +``` +mycontainer directory no n/a n/a n/a +testclone subvolume no 60M Thu 2015-09-24 22:41:39 CEST n/a +``` + +Your container is a directory while the clone is a subvolume (of btrfs). Cloning the machine involves doing some btrfs magic I would assume (with no `cp -a` backup). The error message could be more descriptive… +"""]] |
