I'm looking for a MIPS image file that gets uploaded to Mikrotik devices during Netinstall. I'm trying to recover some devices that are glitching out with Netinstall, but that can have boot files uploaded to them with TFTPD and boot successfully.
So these devices refuse to install using Netinstall. I've tried using different versions, and 3 different operating systems (including Linux on Mikrotik's recommendation).
Netinstall in Linux picks up the devices (you can see the MAC addresses requesting, but the boot file doesn't get sent).
TFTPD works like a charm in uploading the other operating system image files, which are all elf. That's why I'm trying to get the image file for RouterOS.
The idea is to boot from the image file and then upload an NPK via Winbox or whatever other access platform will be available, and then reboot. I see Netinstall on Linux following the exact same process, in the log it first uploads package and then reboots.
Any ideas how I can get this file? I've been going back and forth with Mikrotik support for about a week now but things are getting desperate on this side.