menu is actually for. In winbox the representative menu is called System/Auto-Upgrade.
I was always performing updates via the
/system/package
But what is this menu for?
I was already searching in the documentation and in the old wiki as well and did not find anything. There also seem to be some options to configure a mirror? (maybe other router to download update packages from?)
Can someone tell me sth. about that? And does anyone know why these features aren’t documented? Or have I been just to dumb to find them?
I’ve tried this nicely explained example but i still cannot get it working. But on the host device I see that the client device logs in and tries to to sth.
After reboot login and dont forget to also update the bootloader aka routerboot upgrade using (unless you have autoupgrade enabled because then you just reboot it a second time):
/system/routerboard/upgrade
Edit: Updated path to copy the npk into which should be the root (the ramdisk). /flash will work but the file will then remain on the device and must be manually deleted.
No need to push files into flash subfolder. IIRC it’s actually required to put NPK files to storage root (even if it’s a RAM disk) for updater to act on them.
Ahh right, copied from another guide I have setup regarding configs which must be placed in /flash otherwise they will be gone after reboot (since the root aka / is just a ramdisk).