Droid 2 Root for DX OTA 2.2...

mjsplicer78

Member
Joined
Aug 11, 2010
Messages
55
Reaction score
0
When I do cp /sdcard/busybox /system/bin/busybox i get a /system/bin/busybox: Text file busy. Is something on my phone trying to run it?
 
OP
Soupy McD

Soupy McD

Member
Joined
Aug 22, 2010
Messages
82
Reaction score
0
Location
Portland, Oregon
When I do cp /sdcard/busybox /system/bin/busybox i get a /system/bin/busybox: Text file busy. Is something on my phone trying to run it?

Yes, that is the Linux throw out that the file you are modifying is in use or executing. Don't know why it would be? After you have had problems with getting back to the C:\Droid2Root, I think maybe a good solution for you would be to go into stock bootloader and clear data and cache, and just restart the process. I had to do that a couple times with the leaked 2.2 files when I had to reroot using the Droid 2 process. It can be jankity sometimes...

Edit: At least thats what I could find about that sort of malfunction while copying a file in a unix/linux based terminal environment. If someone else has more information about why he's getting this error thrown at him please let me know!
 

jessikwa

New Member
Joined
Sep 24, 2010
Messages
3
Reaction score
0
When using xUltimate I get to option 3 and this happens...

Starting AccountAndSyncSettings.odex
*****************************************
* Deodexing... *
'java' is not recognized as an internal or external command,
operable program or batch file.
* *
*****************************************
Restarting AccountAndSyncSettings.odex
*****************************************
* ERROR! Trying something different! *
* Deodexing... *
'java' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .


after continue


Code:
*****************************************
MAJOR ERROR!! WITH DEODEXING! AccountAndSyncSettings.odex
*****************************************
********DELETING INCORRECT FILES*********
please exit out of window "***Deodexing ADB Window, DO NOT EXIT!***"

Press any key to continue . . .


after continue


Code:
*****************************************
ERROR! Something Happened??? FIX IT!
*****************************************

Press any key to continue . . .


after continue


Code:
-xeudoxus-
-xUltimate Script v2.2-
ROM: VZW
*****************************************
Choices: (Do not use anything here!! Press "7")
*****************************************

(1) Pull /system/app/ from phone (origi_app)
(2) Pull /system/framework/ from phone (origi_frame)
(3) Deodex /system/app/ (Output="done_app")
(4) Deodex /system/framework/ (Output="done_frame")
(5) Pull and Deodex all
(6) Backup original files
(7) Exit
(8) Help
(10) Deodex from /sdcard/odex/ (system and app)
(15) ADVANCED

Type Choice number:
 

xe Nismo 06

New Member
Joined
Jul 7, 2010
Messages
22
Reaction score
0
Location
Norfolk, Va
Ok, So I'm pretty sure I did all the prelim stuff right, but when I connect my phone (pc mode, usb debugging) and run adb devices, nothing shows. Running win7 x64. Any suggestions?

Edit: the line reads "List of Devices Attached" but doesn't say anything is attached
 

mjsplicer78

Member
Joined
Aug 11, 2010
Messages
55
Reaction score
0
When I do cp /sdcard/busybox /system/bin/busybox i get a /system/bin/busybox: Text file busy. Is something on my phone trying to run it?

Yes, that is the Linux throw out that the file you are modifying is in use or executing. Don't know why it would be? After you have had problems with getting back to the C:\Droid2Root, I think maybe a good solution for you would be to go into stock bootloader and clear data and cache, and just restart the process. I had to do that a couple times with the leaked 2.2 files when I had to reroot using the Droid 2 process. It can be jankity sometimes...

Edit: At least thats what I could find about that sort of malfunction while copying a file in a unix/linux based terminal environment. If someone else has more information about why he's getting this error thrown at him please let me know!

So I cleared data and cache and still receive the same error. When I rebooted I had the Superuser ninja in my app box, do i need to wipe the whole sd card?
 

Lifeiskilingme79

New Member
Joined
Apr 29, 2010
Messages
9
Reaction score
0
Ok, So I'm pretty sure I did all the prelim stuff right, but when I connect my phone (pc mode, usb debugging) and run adb devices, nothing shows. Running win7 x64. Any suggestions?

Edit: the line reads "List of Devices Attached" but doesn't say anything is attached

Go here: USB and PC Charging Drivers - Motorola USA

and download the Motorola 4.7.1 drivers. Same thing was happening to me until I got those drivers. Also, remember to uninstall the old drivers before you update to these new ones.
 
OP
Soupy McD

Soupy McD

Member
Joined
Aug 22, 2010
Messages
82
Reaction score
0
Location
Portland, Oregon
jessikwa, try this (assuming running Windows Vista/7):

Go Start Menu, right click Computer, then Properties. Click Advanced System Settings on the left side, then click Environmental Variables.

Under System Variables, scroll to 'Path', and press edit. Go to the end of the rest of them and without a space ";C:\Program Files\Java\jre6\bin" (without the quotes). Now try it...if it does it again let me know.
 

jessikwa

New Member
Joined
Sep 24, 2010
Messages
3
Reaction score
0
Yes I'm using windows 7, originally my path was set to java since I use it for school, which I changed to root, then changed back to jdk, and it still doesn't work

Sent from my DROIDX using Tapatalk
 

xe Nismo 06

New Member
Joined
Jul 7, 2010
Messages
22
Reaction score
0
Location
Norfolk, Va
Go here: USB and PC Charging Drivers - Motorola USA

and download the Motorola 4.7.1 drivers. Same thing was happening to me until I got those drivers. Also, remember to uninstall the old drivers before you update to these new ones.

Thanks for the help. Got it working. Everything went through, got the #, rebooted, ran adb shell again and got a $ again. now I'm kinda confused.

Second question. can someone tell me the easiest way to get the bootstrapper?

*Edit - Found it. Guess a little extra looking around can work wonders. lol
 

xe Nismo 06

New Member
Joined
Jul 7, 2010
Messages
22
Reaction score
0
Location
Norfolk, Va
When using xUltimate I get to option 3 and this happens...

Starting AccountAndSyncSettings.odex
*****************************************
* Deodexing... *
'java' is not recognized as an internal or external command,
operable program or batch file.
* *
*****************************************
Restarting AccountAndSyncSettings.odex
*****************************************
* ERROR! Trying something different! *
* Deodexing... *
'java' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .


after continue


Code:
*****************************************
MAJOR ERROR!! WITH DEODEXING! AccountAndSyncSettings.odex
*****************************************
********DELETING INCORRECT FILES*********
please exit out of window "***Deodexing ADB Window, DO NOT EXIT!***"

Press any key to continue . . .


after continue


Code:
*****************************************
ERROR! Something Happened??? FIX IT!
*****************************************

Press any key to continue . . .


after continue


Code:
-xeudoxus-
-xUltimate Script v2.2-
ROM: VZW
*****************************************
Choices: (Do not use anything here!! Press "7")
*****************************************

(1) Pull /system/app/ from phone (origi_app)
(2) Pull /system/framework/ from phone (origi_frame)
(3) Deodex /system/app/ (Output="done_app")
(4) Deodex /system/framework/ (Output="done_frame")
(5) Pull and Deodex all
(6) Backup original files
(7) Exit
(8) Help
(10) Deodex from /sdcard/odex/ (system and app)
(15) ADVANCED

Type Choice number:
Got the same message. Any solution?
 

picklz

New Member
Joined
Sep 25, 2010
Messages
1
Reaction score
0
Just finished Rooting my X with no problems, running OTA 2.2

I'm getting the same 'java is not recognized' error, tried adding the path in env. variables and same deal. Running Win 7 Home Premium x64. Have the JDK 6u21 installed also. Hopefully we can find a solution to this or a deodex / bloat removal update.zip shows up soon.


EDIT: I added the path file listed above as well as the C:\Program Files\Java\jdk1.6.0_21\bin path, then rebooted, seems to be working now (at least got past the java not found error.
 

tiger187126

New Member
Joined
Jul 17, 2010
Messages
18
Reaction score
0
i used the quick method to root and installed boostrapper, but the deodexing program is causing all kinds of flags from AVG and i can't even run it either way.

i'm looking to get rid of blur and make my phone look a little cleaner in general. any help is greatly appreciated.
 

xe Nismo 06

New Member
Joined
Jul 7, 2010
Messages
22
Reaction score
0
Location
Norfolk, Va
So, after 8 or 9 more tries, Finally deodexed. Now, finally, Rooted, Deodexed, running BlackGlass theme. Thanks for the the assistance, everybody.
 
Top