The archive is not a messy dump. It follows a strict logical schema:
/lolinet/firmware/motorola/
└── [CODENAME]/ # e.g., "rav" (Moto G Power 2020), "river" (Moto G7)
└── [REGION]/ # RETUS, RETEU, RETLA, TMO, AMZ (Amazon)
└── [BUILD_ID]/ # e.g., QPOS30.85-18-6
├── *.xml # Flashing instructions (partition layout)
├── *.img # system, boot, recovery, vendor, product
├── *.bin # radio/modem firmware
└── *.mbn # hexagon DSP firmware
| Source | Type | Reliability | |--------|------|-------------| | LMSA (Motorola Rescue Assistant) | Official tool | Low for manual firmware access | | Motorola RSD Lite (deprecated) | Old official | Rarely updated | | XDA Forums (mirrors) | Community | Medium | | Firmware Center (paid) | Third-party | Paid, sometimes leeched from LoLinET |
| Category | Description | |----------|-------------| | Motorola Fastboot ROMs | Full firmware packages for flashing via PC (fastboot commands). | | Lenovo Fastboot ROMs | Similar firmware for Lenovo-branded tablets/phones. | | Retail & Carrier builds | Includes RETUS (US retail), RETLA (Latin America), RETCN (China), T-Mobile, Verizon, etc. | | Bootloader & GPT files | For unlocking and repartitioning. | | Recovery images | Stock recovery.img. | motorola firmware lolinet
The primary folder structure is:
/firmware/motorola/ → devices (codename folders like hotdog, river, rav).
Erfan (who maintains the current mirror) created a workflow: The archive is not a messy dump
This workflow is documented in thousands of XDA threads, always citing LoLinet as the source.
Motorola does not provide an easy, public-facing database for older firmware. While they offer their Rescue and Smart Assistant (LMSA) tool for basic repairs, it does not give hobbyists direct access to raw fastboot flashable files. LoLinet fills this gap by providing: This workflow is documented in thousands of XDA
While LoLINet has been a staple resource, there are risks involved: