Root, Bootlogo, etc

OP
D

|DX^GUY|

New Member
Joined
Oct 17, 2010
Messages
17
Reaction score
0
its adb maybe thats y?

and saaggs, please make your own thread, thread-jacking is frowned upon here :)

what do you mean its adb? so i have to find another way to root my phone?

*remember I am running 2.2 on this phone now.
- so possibly is this form of root not going to work?
 

Abe21599

Super Moderator
Rescue Squad
Joined
Dec 22, 2009
Messages
6,322
Reaction score
31
Location
Ohio
no i used this method to root my DX on 2.2. what step were you on and what was the error it gave you
 
OP
D

|DX^GUY|

New Member
Joined
Oct 17, 2010
Messages
17
Reaction score
0
no i used this method to root my DX on 2.2. what step were you on and what was the error it gave you

Okay, let's do it - type the blue parts in Terminal Emulator
  1. cd /tmp
  2. cp /sdcard/download/rage*.bin /tmp/
  3. chmod 777 rage*.bin
  4. ./rage*.bin
    This will take some time, just wait for the $ to show up so you know it is done.
  5. Go to Settings > Applications > Manage Applications > Terminal Emulator > and Force Stop the application
  6. Sanity check - Go into Terminal Emulator again and make sure you have a # symbol as a prompt. If so you are ready to proceed.
  7. mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
  8. cp /sdcard/download/Superuser.apk /system/app/Superuser.apk
  9. cp /sdcard/download/su /system/bin/su
  10. cp /sdcard/download/busybox /system/bin/busybox
  11. chmod 4755 /system/bin/su
  12. chmod 4755 /system/bin/busybox
  13. mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
  14. exit
Completed step 4, I waited then it said searching for adb, then said adb not found... I REALLY WISH I HAD SCREEN SHOTS to show you

edit:tried again and heres what the emulator gave me
[*]CVE-2010 Easy Android local root exploit (C) 2010 by 743C
[*] checking NPROC limit..
[+] RLIMIT_NPROC={3815, 3815}
[*] Searching for adb
[-] Cannot find adb: No such file or directory
 

Abe21599

Super Moderator
Rescue Squad
Joined
Dec 22, 2009
Messages
6,322
Reaction score
31
Location
Ohio
hold on ill get someone else to take a look at that.

maybe try to reboot and see if that works? did step 2 and 3 work fine?
 
OP
D

|DX^GUY|

New Member
Joined
Oct 17, 2010
Messages
17
Reaction score
0
hold on ill get someone else to take a look at that.

maybe try to reboot and see if that works? did step 2 and 3 work fine?

everything worked great. just trying to figure out why its telling me adb not found?
 

Abe21599

Super Moderator
Rescue Squad
Joined
Dec 22, 2009
Messages
6,322
Reaction score
31
Location
Ohio
give it a second ill have other members look this one over
 
OP
D

|DX^GUY|

New Member
Joined
Oct 17, 2010
Messages
17
Reaction score
0
give it a second ill have other members look this one over

just restarted the phone

now the emulator stops me at step 2.

cp: /sdcard/downloads/rage*.bin: no such file or directory
 

furbearingmammal

Super Moderator
Joined
Jun 16, 2010
Messages
11,081
Reaction score
363
Location
Anywhere you're not
Website
swdouglas.blogspot.com
Current Phone Model
32GB Moto X Developers Edition
Twitter
furryvarmint
There are two folders on my Droid 1 -- a download folder and a downloads folder. Everything I download goes to the download folder, leaving the downloads folder empty. Is the same true on the X?
 
OP
D

|DX^GUY|

New Member
Joined
Oct 17, 2010
Messages
17
Reaction score
0
There are two folders on my Droid 1 -- a download folder and a downloads folder. Everything I download goes to the download folder, leaving the downloads folder empty. Is the same true on the X?

there is only a download folder... WAIT!?!?! omg......

well back to step 4 stopping me with the adb not found
 

Clayin

New Member
Joined
Sep 26, 2010
Messages
4
Reaction score
0
I hit the same problem with adb not found. Running DX OTA 2.2
 
OP
D

|DX^GUY|

New Member
Joined
Oct 17, 2010
Messages
17
Reaction score
0
I hit the same problem with adb not found. Running DX OTA 2.2

me and you in same boat. i'm thinking about factory reseting my phone. seeing if that'll do the trick
 

Clayin

New Member
Joined
Sep 26, 2010
Messages
4
Reaction score
0
You can try but I literally just finished a reset less than 30min ago... :/
 
Top