{{{
./fastboot flash system system.img
./fastboot flash boot boot.img
./fastboot flash userdata userdata.img
./fastboot erase cache
./fastboot reboot
}}}