Hi guys,
Did not see anyone who uploaded recently released Oreo fastboot image ROM (signed one), so I decided to do it by myself.
//update 26.09.2018
THE NEWEST STOCK FASTBOOT IMAGE (OPNS27.76-12-22-9):
DOWNLOAD: https://drive.google.com/file/d/1W-DXW1qm0g6GaALjKuA1pvM-_RHqlZ4j/view?usp=sharing
OLD FIRMWARE DOWNLOAD (OPN27.76-12-22)
DOWNLOAD: https://drive.google.com/file/d/1J3A1tXgYBt16-DLzbn1YnwboVHKq37D4/view?usp=sharing
MIRROR: https://mega.nz/#!K8NznAYY!5iwmWn8_BmoQrQF8-LPPykffrpglp5VZWxS6_We-njk
Flashing scripts:
If you are not sure what are you doing, ask here or read fastboot documentation before flashing anything:
Did not see anyone who uploaded recently released Oreo fastboot image ROM (signed one), so I decided to do it by myself.
//update 26.09.2018
THE NEWEST STOCK FASTBOOT IMAGE (OPNS27.76-12-22-9):
DOWNLOAD: https://drive.google.com/file/d/1W-DXW1qm0g6GaALjKuA1pvM-_RHqlZ4j/view?usp=sharing
OLD FIRMWARE DOWNLOAD (OPN27.76-12-22)
DOWNLOAD: https://drive.google.com/file/d/1J3A1tXgYBt16-DLzbn1YnwboVHKq37D4/view?usp=sharing
MIRROR: https://mega.nz/#!K8NznAYY!5iwmWn8_BmoQrQF8-LPPykffrpglp5VZWxS6_We-njk
Flashing scripts:
If you are not sure what are you doing, ask here or read fastboot documentation before flashing anything:
Code:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot erase cache
fastboot erase userdata
fastboot erase carrier
fastboot erase DDR
fastboot reboot
Last edited: