I am currently running AospCmod-VM6 and Xionia Recovery.
I switched from CW to Xionia Clockwork recovery using these steps in terminal emulator :
# 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
Now when I go to load Link2sd I select Fat32 and I get this error :
mounting /dev/block/vold/179:2 on /data/sdext2 failed: I/O error
I should say that, I have gone into Mini partition and deleted/re created the partition and still get the same error. Is there a fix for this?
Thanks in advance
I switched from CW to Xionia Clockwork recovery using these steps in terminal emulator :
# 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
Now when I go to load Link2sd I select Fat32 and I get this error :
mounting /dev/block/vold/179:2 on /data/sdext2 failed: I/O error
I should say that, I have gone into Mini partition and deleted/re created the partition and still get the same error. Is there a fix for this?
Thanks in advance
