What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

need a dump of partitions - rt-ax89x

CrashXRu

Regular Contributor
need a dump of several partitions
due to the strong difference from the BCM platform, a dump is needed to verify the correct movement

ideally
Canada, USA, Australia, China
European copy already available


to do this, run a few commands copy the files and upload to any file hosting


Code:
cat /dev/mtd1 >mtd1.bak
cat /dev/mtd3 >mtd3.bak
cat /dev/mtd4 >mtd4.bak

files will be located in the root folder
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top