本帖最後由 tailingpan 於 2011-2-11 04:00 編輯
頭先岩岩刷完 0209,一開機即刻 adb shell 搬野過 ext2,去到 mkdir /sd-ext/app 時又彈
mkdir failed for /sd-ext/app, Read-only file system
咁我 reboot 一次再試,今次就可以順利 mkdir
跟手開次搬野,去到 cp/data/app2/* /sd-ext/app/ 時又俾佢彈
cp: can't stat 'data/app2/*' : No such file or directory,之後 app-private2 同 dalvik-cache 都係咁,
可能我乜都未裝,全部 dir 都係吉所以俾佢彈
最後都搞得掂,d 野裝到落 ext2 度
/data/ 多左出來既 app2, app-private2 同 dalvik-cache2 可唔可以 delete? |