How to Update EG Series Device via USB
This guide explains how to update your EG Series/RobustOS Pro device using a USB drive with the firmware package mg460-uuu-udisk-upgrade-2.1.5.tgz. Here take MG460 for example.
⚠️ Important Warning
CAUTION: This process will restore the device to factory settings. All stored applications and data will be erased during this procedure. Please backup any important data before proceeding.
Prerequisites
- USB drive (formatted FAT32)
- Firmware package, for example: mg460-uuu-udisk-upgrade-2.1.5.tgz
- Computer to prepare the USB drive
- Physical access to the MG460 device
File Preparation
- Extract the mg460-uuu-udisk-upgrade-2.1.5.tgz file
- Copy the extracted folder to your USB drive. The file structure should look exactly like this:
D:\
└───mg460-uuu-udisk-upgrade
bootconfig.bin
burn-uboot-only.bat
extend-mg460.squashfs
gpt_backup0.bin
gpt_main0.bin
imx8mp-evk.dtb
initrd.img
MG460_EMMC_Partitions_EMMC64GB_V0.1_20240123.xlsx
SHA256SUM
SHA256SUM.sig
system-mg460.squashfs
u-boot-imx8mp-DDR4GB.bin
uuu.exe
vmlinuz
Update Procedure
- Ensure the device is powered off
- Insert the prepared USB drive into the device's USB port
- Power on the device
- The update process will begin automatically
- During the process, LEDs will show various flashing patterns
- Completion Indicator: The update is complete ONLY when you see all LEDs flash one by one in sequence
- Once you see this sequential LED pattern, remove the USB drive
- The device will automatically begin its boot process
Important LED Behavior Note
- Various LED patterns will occur during the update process - this is normal
- Do not remove the USB drive until you see the completion pattern
- Completion Pattern: All LEDs blinking one after another in sequence
After Update
- Device will start booting automatically
- System will be restored to factory settings
- Reconfigure any custom settings as needed
Support
If you encounter any issues during the update process, please contact technical support.
Related Articles
How to Update Firmware via USB
Prerequisites Device with USB update support USB flash drive (FAT32 formatted) Key file for authentication Latest firmware file Device access for initial setup Device Preparation Enable USB Update Feature Access device web interface Navigate to ...
How to Update Firmware via RCMS
Prerequisites 1. Device must be: Registered in RCMS platform Connected to RCMS Online status Update Process Step-by-Step Instructions 1. Access RCMS platform 2. Locate the device: Through Groups navigation OR use "View All Devices" and search by: ...
How to Update Firmware via Web UI
Prerequisites Device web interface access Latest firmware file Stable network connection Update Process Direct Steps Access the device web interface Navigate to System > Update Click "Choose File" and select firmware Click "Update" button Accept the ...
How to Enable RCMS via Configuration File
Overview This guide explains how to configure RCMS settings using a config.xml file, which can be deployed via: Web UI USB drive Complete RCMS Configuration Block <rcms> <enable>true</enable> <rlink_enable>true</rlink_enable> ...
How to Enable Ping Detection via Config/Profile XML File
Overview This guide explains how to configure ping detection using a config.xml file, which can be deployed via: RCMS platform Web UI USB drive Complete Ping Detection Configuration Block <ping> <enable>true</enable> ...