* To create a ROM image distribution, follow these steps with a rooted phone:
** Copy the distribution files to a writable location, <code> adb shell mkdir /data/local/tmp/distribution adb push distribution /data/local/tmp</code>distribution
** Run <code>adb shell</code> to get and adb shell
$ su