ADB üzerinden Fastboot modundaki cihaza nasıl ROM atılır?

Fastboot modundayken ADB devices yazınca görmemesi normal. Cihaza twrp isminde olacak şekilde recovery dosyanı flashla ardından fastboot boot twrp.img komutunu kullan.
Hata Verdi

C:\adb>fastboot flash recovery twrp.img
Sending 'recovery' (4562 KB) OKAY [ 0.232s]
Writing 'recovery' OKAY [ 0.439s]
Finished. Total time: 0.687s

C:\adb> fastboot boot twrp.img
Sending 'boot.img' (4562 KB) OKAY [ 0.206s]
Booting FAILED (remote: 'dtb not found')
fastboot: error: Command failed

C:\adb>

@Mert258
 
Son düzenleme:
Hata Verdi

C:\adb>fastboot flash recovery twrp.img
Sending 'recovery' (4562 KB) OKAY [ 0.232s]
Writing 'recovery' OKAY [ 0.439s]
Finished. Total time: 0.687s

C:\adb> fastboot boot twrp.img
Sending 'boot.img' (4562 KB) OKAY [ 0.206s]
Booting FAILED (remote: 'dtb not found')
fastboot: error: Command failed

C:\adb>
Cihaz için farklı twrp sürümü varsa onu yüklemeyi deneyin.
 

Geri
Yukarı