kusanagi-sama
Well-known member
- Nov 19, 2011
- 76
- 4
- 0
Having some issues mounting the flash_image file for Xionia. I am rooted on ZVD, fresh reboot. SU recognizes me from ABD on my computer, but when I type in this line: cat /sdcard/flash_image > /system/bin/flash_image I get "no such file or directory."
I unzipped this file to the sdcard with xionia and my ROM of choosing. Why is the phone not seeing this file on the card?
I found you have to write the line as follows:
cat /sdcard/flash_image.zip > /system/bin/flash_image.zip to not get the error. Besides, the instructions to install don't work if you've screwed up the recovery mode.