刷入recovery:
fastboot flash recovery recovery.img
刷入boot:
fastboot flash boot boot.img
刷入userdata:
fastboot flash userdata userdata.img