Guest oernii Posted September 20, 2010 Report Posted September 20, 2010 Hi, I have a rooted desire with rw-mounted /system and I cannot write to it. It looks like this: #./tools/adb shell $ su - # mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system # cat /proc/cpuinfo > /system/cpuinfo.txt cannot create /system/cpuinfo.txt: not enough memory # dd if=/proc/cpuinfo of=/system/cpuinfo.txt /system/cpuinfo.txt: cannot open for write: Out of memory I have 12MB free on /system. Any ideas why this is happening? PS: often android freezes/reboots itself when I try to write to /system. Not immediatelly, but after a few seconds (5-30)
Guest oernii Posted September 26, 2010 Report Posted September 26, 2010 Hi, I have a rooted desire with rw-mounted /system and I cannot write to it. It looks like this: Well /system is protected, but with CM recovery&adb I can write to /system. Sorry for the noise
Guest Tobsenseless Posted October 23, 2010 Report Posted October 23, 2010 But how do you end the recovery mode? E.g. i moved sim checker pro in the /system/app folder and then could not end the recovery mode. I just pulled out the battery in the end. Now Sim checker pro does not show up on the phone.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now