You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tar cf - sanitized_e2.img --sparse --transform 's,sanitized_e2.img,work.img,' | tar xf - --sparse # same as "cp --sparse=always" but also works on busybox (requires gnu tar)