#!/tmp/busybox sh # Example to flash from the root of the sdcard # a file named "v13system.img" to the /system partition. /tmp/busybox dd if=/sdcard/v13system.img of=/dev/block/bootdevice/by-name/system