S sbsnb Very Senior Member Feb 9, 2020 #1 I am working to debug a segfault in a third-party application, but I need the actual kernel image from AsusWrt. I've seen it in other places as vmlinux, but I have no idea where it is in AsusWrt. Does anybody know?
I am working to debug a segfault in a third-party application, but I need the actual kernel image from AsusWrt. I've seen it in other places as vmlinux, but I have no idea where it is in AsusWrt. Does anybody know?
RMerlin Asuswrt-Merlin dev Staff member Feb 9, 2020 #2 It's not within the root filesystem, it's in a separate mtd partition (which changes between models).
It's not within the root filesystem, it's in a separate mtd partition (which changes between models).
S sbsnb Very Senior Member Feb 9, 2020 #3 Thanks. I just learned you can hang your router trying to mount a /dev/mtdblockN device.