Router autoconfig.sh from USB

I read that it’s possible for Teltonika routers get a config from a flash drive inserted at boot. Does it work? If yes how? FAT32 with /autoconfig.sh in /mnt/sda1 or what is the router looking for?

Good afternoon,

Installing firmware or config file via usb, you need to follow these guidelines :

Use a FAT32-formatted USB flash drive.
Create the folder structure /RUT/firmware and /RUT/config.
Place the firmware image in /RUT/firmware if you want to update firmware.
Place the configuration backup file in /RUT/config to have it automatically applied at boot.
The router will check these folders on boot and apply updates/configs if found and valid.

The router looks for configuration backup files (typically created and restored via the WebUI or RMS as .bin backup files), not just a simple script like /autoconfig.sh

Regards,
Arturas