Created
July 20, 2016 06:57
-
-
Save jmcarbo/33415cf5654dd6e525e7e9c4b69c1a42 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
losetup --offset 32256 /dev/loop2 harddrive.img | |
ntfs-3g -o offset=32256 a07207ad-4310-4200-aaa0-f0c0888bed9f.raw /tmp/bla | |
losetup --offset 32256 /dev/loop20 a07207ad-4310-4200-aaa0-f0c0888bed9f.raw |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment