Main public logs
Combined display of all available logs of wiki.TerraBase.info. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:56, 28 June 2026 Root talk contribs created page OpenWRT and Copying the OS (Created page with "...gotta Linksys WRT1900 series or WRT32X or another Router that has 'Dual Boot Partitions' and want to do a 'bare metal copy' from one MTD 'Partition' to another? === WRT32X Example === <code>mtd dump ubi > /tmp/sda1/mtd6-ubi.bin</code> <code>mtd erase rootfs2 && mtd write /tmp/sda1/mtd6-ubi.bin rootfs2 && sync</code>") Tag: Visual edit