Load a custom rom at this point or just reboot.
Xionia CWMA v1.2518.6
How to Install:
Copy flash_image and xionia_cwma_12518.6.img to the root of your sdcard. RAR file is protected with recovery record in case of corrupt download. Please extract rar before attempting to flash.
To flash: via adb shell or terminal type this from root # shell
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system
# cat /sdcard/flash_image > /system/bin/flash_image
# chmod 755 /system/bin/flash_image
# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
# mount -o remount,ro -t yaffs2 /dev/block/mtdblock5 /system
# flash_image recovery /sdcard/xionia_cwma_12518.6.img
# reboot recovery
no i didnt. it was already there. i double checked everything i typed so i assume the problem is elsewhere. but im a noob so im not sure loldid you enter the " #" ? if so, dont include that as is should already be showing if your rooted and already typed "su" in the emulator also make sure you sd card is mounted on your phone
no i didnt. it was already there. i double checked everything i typed so i assume the problem is elsewhere. but im a noob so im not sure lol
I currently have Drellisdee Custom Recovery, but since I want to try CM7 ROM I need to flash Xionia Clockwork.
If I follow the installation steps on the first steps, would it flash over the old Custom Recovery and I would gain a new custom recovery(Xionia Clockwork)?
Or what would be the necessary steps for me to come over from Drellisdee Custom Recovery to Xionia Clockwork?
i tried flashing but when i got to this step:
# flash_image recovery /sdcard/xionia_cwma_12518.6.img
the error said:
mtd: re-read error at 0x006e0000 (Out of memory)
mtd: skipping write block ar 0x006e0000 (Out of memory)
error writing recovery: No space left on device
What exactly should I do?
Edit: Also I'm doing this through Terminal Emulator app
Edit #2: I rebooted my phone & redid the exact same steps, and it finally worked(I know have Xionia Clockwork reocvery instead of thunder-c). Its weird that it didn't work the first time around