Quantcast
Channel: Tomato Firmware
Viewing all articles
Browse latest Browse all 5181

Tomato equivalent of these commands?

$
0
0
In order to convert my WRT320N to E2000, I need to execute the following:
Code:
mtd unlock cfe
mtd write -f cfe_e2k.bin cfe 
Tomato doesn't have the mtd utility, however it does have mtd-write, mtd-unlock, and mtd-erase.

How do I replicate the code above using these utilities instead? If I try the obvious (mtd-unlock -d cfe) I get: "Error unlocking MTD"

Viewing all articles
Browse latest Browse all 5181

Trending Articles