Skip to content

Instantly share code, notes, and snippets.

@kokel
Created June 4, 2015 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kokel/88dcb035b40f56c27da4 to your computer and use it in GitHub Desktop.
Save kokel/88dcb035b40f56c27da4 to your computer and use it in GitHub Desktop.
openwrt partition dumps
In /proc/mtd kann man sehen, welche Partitionen es gibt
Mit `cat /dev/mtd0 > /tmp/mtd0` kopierst du den Inhalt einer Partition in eine Datei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment