Stefan Monnier schrieb: >> Is this what you meant? > >> http://wiki.openwrt.org/OpenWrtDocs/Installing > >> Reflashing OpenWrt will overwrite the filesystem, erasing all previous >> applications and data. You are strongly urged to back up any changes >> you may have made to the system. > >> mtd -r write firmware.trx linux > > Yes, pretty much. > >> But this overwrites everything - I'd like to only flash the kernel. > > I don't think you can do that: the same flash partition holds both the > kernel and its "initrd" (i.e. the squashfs partition).
Not if you have initrd built in the kernel and/or start from an external media. But I'd just say in most such cases, flashing the whole trx file wouldn't make a difference. -- Tomasz Chmielewski http://wpkg.org _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
