Skip to main content

Configuration via USB stick

It is possible to transfer individual configuration files such as network.xml from a USB stick to the device when booting.

To do this, a text file with the name transfersettings containing the root password must be saved on the first partition of a USB stick (file system FAT32 or EXT4).

The files to be copied must be located in the config directory of the USB stick. These files are copied to /sdi/config/ on the device. After the copying process, the transfersettings job file with the password is deleted so that the copying process only takes place once. The device is then restarted.

With the option allow_factory_reset_by_usb_stick=false in the configuration file /sdi/config/omDeviceManager.ini, the feature can be completely deactivated if required.