> I'd like to be able to flash the kernel without using tftp, just with dd:
> # erase /dev/mtd1 > # dd if=kernel of=/dev/mtd1 > Does anyone know a "magic" formula? Having to power off the device and > pressing the reset button is boring ;) The OpenWRT wiki ha(s|d) the instructions, tho I can't find them anymore. It looked like mtd -e linux <moreargs> <something>.trx -- Stefan _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
