Hello,

I'm running backfire 10.03 on a wzr-hp-300nh. I would like to try dd-wrt, or even revert to buffalo's original firmware. When I try to use mtd to write to flash (mtd -r write img.trx linux), mtd gives me an error:

Could not open mtd device: linux

that's understandable as "linux" is not a partition on the flash drive. What partition, or device offset, should I be writing to? This is what /proc/mtd looks like:

# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00040000 00020000 "u-boot"
mtd1: 00020000 00020000 "u-boot-env"
mtd2: 00100000 00020000 "kernel"
mtd3: 01e60000 00020000 "rootfs"
mtd4: 00020000 00020000 "user_property"
mtd5: 00020000 00020000 "art"
mtd6: 01f60000 00020000 "firmware"


I've been also trying TFTP, but the device switches ip addresses too quickly for me to catch up. How can I set boot_wait from the command line? there is no nvram binary available.

Thanks for your help.

Nico.

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to