Hey y'all
I have run into a major problem. I am very good at figuring things out and I cant figure it out. I have the system dump for the 2.0.1. And I was trying to restore all the apps under /system/app because some were missing. When I did that, the droid freaked out and shut everything down, but i still had adb running. I tried going into the recovery and reformatting it but no luck.
here is what i did:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
cat /sdcard/system/app/* > /system/app/*
After the last command, It freaked out and never came back. Any Ideas on what to do?
Phone is not totally bricked, I have the custom recovery with busybox.

LinkBack URL
About LinkBacks
Reply With Quote


