diff --git a/mount.c b/mount.c index 74e7748f6..fbc9f7dc5 100644 --- a/mount.c +++ b/mount.c @@ -276,6 +276,7 @@ static int tmpfs_dump(struct mount_info *pm) ret = cr_system(-1, fd_img, -1, "tar", (char *[]) { "tar", "--create", "--gzip", + "--one-file-system", "--check-links", "--preserve-permissions", "--sparse",