Droid Wont Load
This is a discussion on Droid Wont Load within the Droid Hacks forums, part of the Droid Hacking category; 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 ...
-
Droid Wont Load
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.
-
-
Might be better posted in the Hack Forum....Ask a Mod to move this...
A gun in the hand is better than a cop on the phone.
Only the Skilled Survive
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.
Drill Sergeant Frick's Rules For Un-armed Combat.
1. Never be unarmed.
2. See Rule #1
USMC rule # 23 of gunfighting: Be polite, be professional, but have a plan to kill everyone you meet.
-
Well it appears my /system is completely empty besides the bin folder and 1 file.
I tried:
adb push C:/TOOLS/system /system
but everytime i reboot, the files disappear.
when I try adb shell after the adb push i get:
- exec '/system/bin/sh' failed: Permission denied (13) -
Any Ideas? Im trying lots of things
-
You are very lucky that you have the custom recovery. It is more than likely that you will be able to repair your phone.
I don't know how to fix it from here but I will offer this advice. Don't try anything you don't understand, because there have been several people that got where you are and have completely bricked their phones.
Edit: Please do yourself a favor and don't try lots of things... The person that is making the recovery images said he is going to add something to fix bricks like yours. Wait for it, or he may have already released it.
Last edited by jinx10000; 12-14-2009 at 04:47 PM.
-
From SirPsychos: AllDroid.org - View topic - Patched Recovery.img
There is also a format utility now, which YOU SHOULD NOT USE UNLESS YOU KNOW WHAT YOU ARE DOING. It is capable of repairing a mtd device that has had its yaffs2 filesystem corrupted by attempting to flash it with flash_image, dd, or cat. That is its only purpose, but it would have saved several of the bricks I have seen. Anyway, enjoy!
-
LOL well now half my phone works now. while in the adb push of the system files, it ran out of memory and didnt load everything.
-
Do you happen to know if there is 2.0.1 system.img floating around?
EDIT: Or if there is a way to create it?
-
Did you try setting the file permissions of the files on your sdcard?
chmod 6755 /sdcard/system/app/*
Edit:
Also, the trailing * in your command will take everything from the /sdcard/system/app folder and rename it as * into your /system/app dir.
Should do it as: cat /sdcard/system/app/* > /system/app
Last edited by StiKemUp; 12-14-2009 at 05:24 PM.
-
-
Well, I am still having trouble. For some odd reason, I am getting this when i run adb shell:
- exec '/system/bin/sh' failed: Permission Denied (13) -
I reloaded the system with adb push system_dump system
any ideas why its not working? or can someone give me a working system.img so I can flash system?
EDIT: I got into the adb shell with a reboot, but nothing will start and the system looks fine.
EDIT2: I can see all the files in the bin dir, like dmesg works, but it says certain files dont exist but they are there.
EDIT3: If i try to su, it tells me its not there, but it is. could this problem be with busybox?
Last edited by kingofdarkness6; 12-14-2009 at 11:53 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By marlopoohbear in forum Droid General Discussions
Replies: 9
Last Post: 11-15-2011, 03:47 PM
-
By AHB900 in forum Droid General Discussions
Replies: 5
Last Post: 12-10-2009, 05:32 PM
-
By rocketrn25 in forum Motorola Droid
Replies: 1
Last Post: 12-04-2009, 04:28 PM
-
By JCapricorn in forum Tech Issues, Bug Reports & Suggestions
Replies: 2
Last Post: 11-24-2009, 09:18 PM
-
By JUNKYARDDOG in forum Tech Issues, Bug Reports & Suggestions
Replies: 12
Last Post: 11-19-2009, 05:04 PM
Search tags for this page
- exec /system/bin/sh failed: permission denied (13) -
,
/system/bin/sh failed permission
,
activitymanager: /sbin/sh: am: permission denied
,
adb push out of memory
,
adb shell
,
adb shell /system/bin/sh permission denied
,
android wont load
,
droid calendar wont load
,
droid wont load
,
droid wont load roms
,
exec /system/bin/sh failed: permission denied (13)
,
exec /system/bin/sh failed: permission denied (13) -
,
my droid wont load
,
sh permission denied:/system/bin/sh
,
system/bin/sh missing
Click on a term to search our site for related topics.