I've flashed a dump for my router(wr841nd v8) thanks to @juppin you can see the full thread here(9 replies, very short) [SOLVED] Wr841nd debricking
Now, it looks like my changes aren't surviving a reboot, here's what I did to eliminate all variables
- rebooted the router
- $echo abracadabra > /etc/config/test
- $cat /etc/config/test <- shows abracadabra
- $reboot
- $cat /etc/config/test <- no such file or directory
any ideas as to why this happens and/or how I can fix it?
Thanks for your time!
4M flash, it is standard behavior.
Your router has only 4M flash, and it is not recommended for using OpenWRT.
this router ran chaos calmer for a few years before I bricked it... the dump I received comes from a running router with "lede reboot", I'd say it can run at least some versions of openwrt 
read it, I'd be happy if I could get the router to run as a repeater
tho right now it can't save even a few bytes...
df shows this as output, for what it's worth
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 2304 2304 0 100% /rom
tmpfs 14088 56 14032 0% /tmp
/dev/mtdblock3 320 260 60 81% /overlay
overlayfs:/overlay 320 260 60 81% /
tmpfs 512 0 512 0% /dev
I recommend you to build image with settings already specified.
1 Like
thanks!
I tried flashing a chaos calmer image, when running bootm, it still boots from lede, looks like even if I build a custom image, it won't be used somehow...
I know it is Long Time , if you can please share firmware dump here , I guess i did the same thing as you