Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Da_G
Old
(Last edited by Da_G; 19th February 2012 at 01:35 AM.)
#1  
Da_G's Avatar
Senior Mod/ Elite Recognized Developer - OP
Thanks Meter 1290
Posts: 3,234
Join Date: Aug 2007
Location: Riverside, CA

 
DONATE TO ME
Default [RECOVERY] [AT&T, TELUS, Bell, Rogers] Modified 3e recovery with adb root

Hi,

It's not CWM, but this is the stock 3e recovery + adb root access, allowing you to use adb to back up other partitions, restore, etc. etc.

Flash the pda-recovery-root.tar with Odin using the same instructions as for the Root kernel.

If someone who has not yet rooted could flash this and do the following from adb in recovery after:

Code:
adb shell dd if=/dev/block/mmcblk0p8 of=/tmp/stock-kernel.img
adb pull /tmp/stock-kernel.img
adb shell rm /tmp/stock-kernel.img
then upload stock-kernel.img that would be good for making a return-to-stock odin image
Support my work! The more phones I can get my hands on the more ROM goodness I can churn out. Like BUTTAH

The Following 17 Users Say Thank You to Da_G For This Useful Post: [ Click to Expand ]
 
parth6512
Old
#2  
Senior Member
Thanks Meter 8
Posts: 201
Join Date: Feb 2009
Keep up with the awesome work brotha.
 
Uncle Irish
Old
#3  
Uncle Irish's Avatar
Senior Member
Thanks Meter 736
Posts: 1,993
Join Date: Nov 2009
You're a maniac!!

<insert witty signature here>
_______________________________________
If I helped you, give me some Drop Box space!
Tell all your friends. Doing it will get you laid!
http://db.tt/f6UiJwuZ
 
Eric-1987
Old
#4  
Account currently disabled
Thanks Meter 144
Posts: 1,500
Join Date: Jul 2009
I wake up to this! Nice! I cant wait for proper CWM.
 
ahjdmarchi
Old
#5  
ahjdmarchi's Avatar
Senior Member
Thanks Meter 64
Posts: 729
Join Date: Aug 2008
Location: Greensboro
Tomorrow will be a great day as I'm holding mine

Sent from my MB860 using xda premium
 
cbqfly
Old
#6  
Member
Thanks Meter 7
Posts: 52
Join Date: Jul 2008
Default telus galaxy note

hi, i tried to back up the kernel for the canadian telus galaxy note with the adb root you have there but when i use adb to run the commands i get an error message saying permission denied. does it work with the canadian version?
 
Da_G
Old
#7  
Da_G's Avatar
Senior Mod/ Elite Recognized Developer - OP
Thanks Meter 1290
Posts: 3,234
Join Date: Aug 2007
Location: Riverside, CA

 
DONATE TO ME
Hi, I haven't tested with anything other than the AT&T GNote. Do you get the # root prompt in adb? You likely wouldn't even have adb without the mod working, what error do you get for what command exactly?
Support my work! The more phones I can get my hands on the more ROM goodness I can churn out. Like BUTTAH

 
cbqfly
Old
#8  
Member
Thanks Meter 7
Posts: 52
Join Date: Jul 2008
when i run


adb shell dd if=/dev/block/mmcblk0p8 of=/tmp/stock-kernel.img

i get

/dev/block/mmcblk0p8: cannot open for read: Permission denied

then again do i have to be in recovery mode fir before i run adb? just figured out how to get into recovery.
 
livinlarge89
Old
#9  
Junior Member
Thanks Meter 3
Posts: 8
Join Date: Jul 2010
Since I'm in Canada with the Rogers variant I was going to upload the stock kernel, but somehow I just cannot get into recovery to pull it, I've tried vol up+power, both volumes+power, and obviously vol down+ power is download mode. It's almost embarrassing haha.
I've always made good use of what the dev's have done for us since my N1, I figured I could give back at least a little
 
cbqfly
Old
#10  
Member
Thanks Meter 7
Posts: 52
Join Date: Jul 2008
looks like i had to be in recovery mode. how big is the kernel suppose to be mine shows about 10MB

---------- Post added at 10:55 PM ---------- Previous post was at 10:53 PM ----------

to get into recovery mode hold vol + and vol - and turn on the phone holding the volume keys and release the power key

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...