Line 21:
Line 21:
Now you can do regular dump of your processes.
Now you can do regular dump of your processes.
−
[src]# criu dump --tree <pid> --images-dir <path-to-existing-directory-B> --prev-images-dir <path-to-directory-A-relative-to-B> --leave-stopped
+
[src]# criu dump --tree <pid> --images-dir <path-to-existing-directory-B> \
+
--prev-images-dir <path-to-directory-A-relative-to-B> --leave-stopped
Note that:
Note that: