My Linksys MR75MS appears to have the infamous partitioned 1/2 BIOS system, so when I flash it normally it just auto-recovers the old Linksys image. It unfortunately has no device page, and I can't find any installation instructions for this particular router either.
Per the sysinfo.cgi:
fw_printenv bootcmd: bootcmd=if test $auto_recovery = no; then bootipq; elif test $boot_part = 1; then run bootpart1; else run bootpart2; fi
fw_printenv boot_part: boot_part=2
fw_printenv auto_recovery: auto_recovery=yes
I think this means it's currently on partition 2? And if that's true, I would need to switch to part 1 and flash that one instead? I have no idea. If someone could help, it would be much appreciated.
