Skip to content

Instantly share code, notes, and snippets.

@angelsl
Created March 8, 2016 13:02
Show Gist options
  • Save angelsl/e656d34fca127bd439cd to your computer and use it in GitHub Desktop.
Save angelsl/e656d34fca127bd439cd to your computer and use it in GitHub Desktop.
sudo dd if=/dev/sdc of=NAND_emu.bin skip=1931264 count=1 bs=512
sudo dd if=/dev/sdc of=NAND_emu.bin seek=1 count=1931263 skip=1 bs=512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment