Skip to content

Instantly share code, notes, and snippets.

@jmcarbo
Created July 20, 2016 06:57
Show Gist options
  • Save jmcarbo/33415cf5654dd6e525e7e9c4b69c1a42 to your computer and use it in GitHub Desktop.
Save jmcarbo/33415cf5654dd6e525e7e9c4b69c1a42 to your computer and use it in GitHub Desktop.
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