[Q] Telstra Atrix Mac OSX aRoot question Australia - Atrix 4G Q&A, Help & Troubleshooting

I have been reading the http://forum.xda-developers.com/showthread.php?t=1006368&highlight=mac+osx thread (DesignGear's aRoot script, edited to run on Mac OS X)
My phone is connecting fine in USB debugging mode. The script runs but it doesn't seem to be working quite right. There are many files failing to copy.
Here is what I get when I run the script...
Getting temporary root access...
861 KB/s (585731 bytes in 0.664s)
Mounting /system as read/write ...
Cleaning up onclickroot mess ...
Rooting your device ...
failed to copy '/Volumes/Documents/Android/aRootMac_fix/bin/su' to '/system/bin/su': Read-only file system
Installing Superuser app ...
878 KB/s (196521 bytes in 0.218s)
Installing sqlite3 ...
failed to copy '/Volumes/Documents/Android/aRootMac_fix/bin/sqlite3' to '/system/bin/sqlite3': Read-only file system
Enabling sideloading ...
Enabling tethering ...
Enabling init.d support ...
failed to copy '/Volumes/Documents/Android/aRootMac_fix/bin/install-recovery.sh' to '/system/etc/install-recovery.sh': Read-only file system
failed to copy '/Volumes/Documents/Android/aRootMac_fix/bin/00remount' to '/system/etc/init.d/00remount': No such file or directory
Rebooting ...
Press any key to continue...
Then it reboots.
Superuser is installed, but I don't know if the process is successful or not. I'm also not sure what to do next.
This is my first post here and my first attempt at rooting, though its my third android device.
Thanks for your help in advance.
Nick

Depending on the software version of your Atrix.... aRoot doesn't work anymore.
(The part that is likely to be failing is psneuter, which was fixed by motorola a few software revisions ago)
You can check by opening SuperUser.apk and click on 'check su version' and if it fails, you don't really have root.
I too, am an OS X user.
As far as I know there is no way that actually works to flash your phone from OS X.
And I don't think there is any way to root anymore without flashing. (somebody can correct me if I am wrong)
I installed windows XP on a boot camp partition and installed RSDLite and moto-fastboot and unlocked/installed alternate ROMS.
http://forum.xda-developers.com/showthread.php?t=1136261 is probably where you should start.

dragula53 said:
As far as I know there is no way that actually works to flash your phone from OS X.
And I don't think there is any way to root anymore without flashing. (somebody can correct me if I am wrong)
Click to expand...
Click to collapse
Actually, for flashing this is not true. sbf_flash works fine.
OP, you should do a search for that. I'm on an MB Pro OS X 10.7.1. In fact, it worked where my Vista 64 bit machine + RSD lite wouldn't. I've used it several times to unlock the boot loader (IHOP_Bell.sbf). It worked flawlessly. After that, flash clockwork mod with moto-fastboot-osx64 or 32, and then you can just look for a ROM to install from cwm that is already rooted... which most of them are.
Based on the command line output, remounting the system partition for read/write failed, probably due to the "getting temporary root" step failing also. This means you don't have root because su wouldn't be copied over properly. aRoot is for 2.2.1... What version are you on?

Thank you both for you reply's.
I tried to check SU version and nothing happens, so I guess it's not rooted.
Also I checked my android version and I'm on 2.2.2 so I guess aroot's not for me.
I will try the RSD lite option next I guess..
Thanks again

Nicholox said:
Thank you both for you reply's.
I tried to check SU version and nothing happens, so I guess it's not rooted.
Also I checked my android version and I'm on 2.2.2 so I guess aroot's not for me.
I will try the RSD lite option next I guess..
Thanks again
Click to expand...
Click to collapse
Really, the RSD lite option? Why would you go to all the trouble of bootcamp and Windows when you could do it all on your current OS? Even some Windows users will tell you how frustrating it is to get RSD lite working on some machines. Works great on my netbook with Win7 Starter, but my main Win Vista 64 bit wouldn't do it no matter what.
For OS X, you just need:
sbf_flash
moto-fastboot-osx
Use the International Pudding thread as a guide to unlocking your bootloader. Once you've done that, the subject of root is almost moot because most ROMs are already rooted, you only need to install superuser.

Yeah I guess you're right I would prefer to do it on in OSX. I do already have a windows partition setup though, but I would rather not use windows if oI don't have too. It's just that in your earlier post the process sounded more complicated compared to the RSDLite option, which I have also already read a little bit about.
I have downloaded the files, but I'm not quite sure where to go from there. From what I can gather I need to unlock the bootloader first. But what do I do with the sbf_flash?
Thanks again

Nicholox said:
Yeah I guess you're right I would prefer to do it on in OSX. I do already have a windows partition setup though, but I would rather not use windows if oI don't have too. It's just that in your earlier post the process sounded more complicated compared to the RSDLite option, which I have also already read a little bit about.
I have downloaded the files, but I'm not quite sure where to go from there. From what I can gather I need to unlock the bootloader first. But what do I do with the sbf_flash?
Thanks again
Click to expand...
Click to collapse
Okay, well first of all, you need to flash the unlockable bootloader:
1. Turn off your phone, then hold the down volume button and tap the power button. The phone will start up with a cycling menu that initially says, "fastboot".
2. Press volume down several times until it says, "rsd". This is the mode you want to be in.
3. Press volume up to select this mode.
4. Open up Terminal, cd to where your files are and type:
Code:
./sbf_flash IHOP_Bell.sbf
5. Reboot your phone and hold down the volume button again. This time you want to be in "fastboot", so when it comes up, press volume up.
6. From Terminal, type:
Code:
./moto-fastboot-osx64 oem unlock
Use the 64 bit or 32 bit version of the commands depending on your system. If you're on Lion or have a pretty new computer, it'll be the 64 bit one.
It will tell you to type in that command again, but this time along with the id they've provided. Take a look at the screenshots in the Pudding thread, they basically show this step, but in a Windows command prompt. It's the same thing.
7. Reboot your phone:
Code:
./moto-fastboot-osx64 reboot
Now you can flash clockwork mod onto the recovery partition with moto-fastboot-osx also. The ORFR 2.3.4 thread has some good examples and instructions on general flashing. The gobstopper threads also have some recovery files and instructions you could use to start off. Once you've got recovery installed, you're pretty much in the clear. You can softbrick your phone, but with recovery it's easy to get back to a working state.
Good luck!

Hey thanks Maledyris, this is great. I had some trouble finding the IHOP_Bell.sbf but I have it now.
I also found the ORFR 2.34 system and webtop images, what is the difference between these and the HKTW files, which should I use?
I'm hoping that putting Gingerbread on this phone will improve my signal strength (I read this somewhere online). If it doesn't I would like the option of returning it and getting a different phone with proper reception. How much of this can be undone? should I need to?

when I unrared IHOP_Bell.rar I got intl-fix-try1.sbf
Is that right?
Sorry this is my first time and I'm totally noob and a bit nervous.

Hey one more question, I saw another post of yours from march and it said you'd gone back to 2.2.2....what are you running now??
Cheers,
Nick

Nicholox said:
when I unrared IHOP_Bell.rar I got intl-fix-try1.sbf
Is that right?
Sorry this is my first time and I'm totally noob and a bit nervous.
Click to expand...
Click to collapse
Well, I did it weeks ago, and back then it was actually called IHOP_Bell.sbf. It's possible the poster re-uploaded with a fixed version... Did you get it from International House of Pudding thread? If you did, that's the right one.
Nicholox said:
Hey one more question, I saw another post of yours from march and it said you'd gone back to 2.2.2....what are you running now??
Cheers,
Nick
Click to expand...
Click to collapse
Yeah, I'm currently on stock 2.2.2. I'll have time this week, so I'll probably play around with some of the newer ROMs people have been putting out. Before this, I had to go back because of stability and battery problems
Nicholox said:
Hey thanks Maledyris, this is great. I had some trouble finding the IHOP_Bell.sbf but I have it now.
I also found the ORFR 2.34 system and webtop images, what is the difference between these and the HKTW files, which should I use?
I'm hoping that putting Gingerbread on this phone will improve my signal strength (I read this somewhere online). If it doesn't I would like the option of returning it and getting a different phone with proper reception. How much of this can be undone? should I need to?
Click to expand...
Click to collapse
Ah, uhh... I'm not sure about the whole undoing part for you. I'm on Bell, and Bell has packages under the gobstopper threads to go between stock 2.2.2 and the alpha 2.3.4. I don't know if anyone has made the same type of thing for Telstra? Someone who's on Telstra could look at the images that were created for the Bell 2.2.2 stock cwm recovery and do the same for Telstra. I think it would depend on your carrier whether they care if you've unlocked your boot loader and changed the firmware? I've never tried to return my phone, but I bet they don't check. You never know though.
If reception and the radio is your main concern, I would probably see if I could just flash the radio instead of trying to flash full ROMs. It would be less of a noticeable change if you did decide to return it. I don't have suggestions on that though, you'd have to do a search. I don't quite remember anymore, but I think I flashed either the Orange or Telstra radio ages ago before we had an unlocked bootloader. It was fairly quick and painless. I had done it with RSD lite and win7 before I knew sbf_flash existed.

maledyris said:
Really, the RSD lite option? Why would you go to all the trouble of bootcamp and Windows when you could do it all on your current OS? Even some Windows users will tell you how frustrating it is to get RSD lite working on some machines. Works great on my netbook with Win7 Starter, but my main Win Vista 64 bit wouldn't do it no matter what.
For OS X, you just need:
sbf_flash
moto-fastboot-osx
Use the International Pudding thread as a guide to unlocking your bootloader. Once you've done that, the subject of root is almost moot because most ROMs are already rooted, you only need to install superuser.
Click to expand...
Click to collapse
Awesome. I wasn't aware that there were OS X versions now. I flashed very early on though, and never checked again.
And if you are looking for newer ROMs, I highly recommend Ninja ROM, which is my favorite of the bunch that still retain all of the Blur applications.
... Or CM7 pre-beta 2, which breaks the camera in most apps that use it. Pre-beta 1 ruined my battery life, but beta 2 is just fine. If you go this route and still want to use the camera, Angel Camera on the market works.

Thanks again Maledyris,
I did get it from the international house of Pudding thread so it must be the right one.
I found this thread http://forum.xda-developers.com/showthread.php?p=16853634#post16853634
They are talking about the motorola defy.... do you think that 2.2.2 will work with the Atrix too?
Dragula, can you give me some links for those ROM's you're talking about? I would like to use the camera still I think!!
cheers!!

ok heres the latest, my Atrix has gone in for a repair. It had some serious reception issues and after a week of arguing with telstra they're going to have a go oat repairing. it. Basically it show lower signal strength than many other phone. If you're here Aus you'll know Atrix is supposed to be "blue tick" well this one certainly wasn't.
Anyway my rooting plans are on hold till I get the phone back...
any chance of those links dragula?

Are you still around Maledyris?
I got my phone back and it's no different, so I'm ready to get started. I've read through your instructions again, and tried to find an answer elsewhere in the forum, but I'm still confused about how to flash CWM recovery the bootloader is unlocked. There seems to be so many files and I'm not sure which are ok for my telstra atrix.
I saw I can download CWM from the market, is that what I need to do next? but you said flash CWM so I'm guessing not the market...
I've downloaded recovery-en-goapk-0630-1029.zip but I'm not sure exactly what to do with it??
Thanks again,
nick

Hi Nicholox;
I am in he same boat as you. I am about to get my first Android Phone (looking at the Atrix) and have been doing some serious reading about bootloaders/rooting and ROMS.
How did you unlock your bootloader?
Now to answer your question on CWM. From what I have read you can download and install ROM Manager from the App Market and then use the ROM Manager to install CWM.
I am pretty sure thats right. Someone please correct me if I am wrong.

Just check out these intructions from Maledyris... I'm not sure if my phone will boot up to access the market after flashing the sbf and unlocking it. anyone know the answer to this?
maledyris said:
Okay, well first of all, you need to flash the unlockable bootloader:
1. Turn off your phone, then hold the down volume button and tap the power button. The phone will start up with a cycling menu that initially says, "fastboot".
2. Press volume down several times until it says, "rsd". This is the mode you want to be in.
3. Press volume up to select this mode.
4. Open up Terminal, cd to where your files are and type:
Code:
./sbf_flash IHOP_Bell.sbf
5. Reboot your phone and hold down the volume button again. This time you want to be in "fastboot", so when it comes up, press volume up.
6. From Terminal, type:
Code:
./moto-fastboot-osx64 oem unlock
Use the 64 bit or 32 bit version of the commands depending on your system. If you're on Lion or have a pretty new computer, it'll be the 64 bit one.
It will tell you to type in that command again, but this time along with the id they've provided. Take a look at the screenshots in the Pudding thread, they basically show this step, but in a Windows command prompt. It's the same thing.
7. Reboot your phone:
Code:
./moto-fastboot-osx64 reboot
Now you can flash clockwork mod onto the recovery partition with moto-fastboot-osx also. The ORFR 2.3.4 thread has some good examples and instructions on general flashing. The gobstopper threads also have some recovery files and instructions you could use to start off. Once you've got recovery installed, you're pretty much in the clear. You can softbrick your phone, but with recovery it's easy to get back to a working state.
Good luck!
Click to expand...
Click to collapse

ok this doesn't seem to be going so well. I finally psyched myself up to unlock my atrix and i'm stumped at the first step.
Nicks-MBP:Atrix Nicholox$ ./sbf_flash int-fix-try1.sbf
-bash: ./sbf_flash: Permission denied
Why do I get a permission denied when I try to flash bell IHOP?
thanks,
Nick

Related

[Q] 2.2.1 - complications on downgrade and root.

Phone: LG P500h - ANDROID v 2.2.1 buildnumber FRG83.
Country: Brazil
Anyway, what I know is that i have to downgrade it to 2.2 in order to be able to root. I've looked through a bunch of tutorials on a bunch of websites but there are a few questions i have about the process that isn't answered anywhere i've looked.
Apparently downgrading requires me to get a stock ROM from LG, there is a topic here for that but it does not have the right ROM for my country, i tried a couple codes but they all got me 404.
Can I just flash any standard ROM from, US maybe, will it work?
And if yes, how do I flash it? Apparently you can do that by booting into recovery mode, but to get there you need it to be rooted which I can't do.
I've read about KDZ and downloaded that but... it crashes a lot in my PC (whenever i try the Read Device) it gives me error and closes the program (windows program not responding dialog).
I'm afraid it might crash in the middle of it if i try flashing and that would brick my device.
Is there a simple way to flash a new ROM? Is that the first thing I have to do in order to get a custom ROM say Ubuntdroid? It says I need a new recovery... but for that I need to downgrade first? It's a lot to do... and I don't really get the order in which I should do it all in...
Can somebody post me a little "do this, then do that, then finally do that" so that I can understand it all finally?
Thanks in advance, and sorry for long post, was trying to be as informative as possible.
This shows what happens when I try reading the phone on KDZ... also a little part showing that I got my device to be recognized by windows...
also disabled the LGE modem on device manager, read that if I don't it'll get bricked.
Well it won't let me link the image so... just paste the name together.
www
novasite.com.br
/1.jpg
1. Find a suitable v2.2 stock ROM for flashing (link)
2. Use KDZ to flash it (I am not aware of another tool capable of doing that). Try doing that on a PC running Windows XP (important - that's where you're stuck now and I guess you're using Windows 7).
3. Root your phone - search for "z4root" on Market, install it.
4. Install Custom recovery, which will replace your current (stock) recovery mode (link - you may need to create an account on another forum in order to download).
5. Using Custom recovery you can now install any custom ROM and create nandroid backups to restore your phone to a certain (working) state.
You will have to use KDZ again if you ever want to flash a stock ROM, also losing the custom recovery. But you will have no reason to do that, except if you need to take your phone to some warranty repairs.
Good luck!
NEW PROBLEM: About step 1... i finally found a way to get my country's rom, but... it's.. the same thats on my device right now, it says V10a_02 and thats the same on my phone (the kdz read phone tells me that) so... won't I just be flashing the same 2.2.1 again?
http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500H/ABRABK/V10A_02/V10A_02.kdz <---- the rom the topic tells me to get.
How do I know what version of android is in that rom? and if i can't, can you link me to a rom that does?
I found one from another country that the guy said is 2.2... but... will it work if i flash that one? does it HAVE to be for my country? also my model is p500h (the h) is it different from the p500 (different as in flashing p500 without h roms on it will kill it?)
As for flashing it...
I think maybe a computer with win xp will do the trick for kdz.
i've found this post today:
http://forum.xda-developers.com/showthread.php?t=944881
is it better to use that than kdz? theres no replies on topic saying "hey it worked" so i'm a little worried, but apart from a few errors it seems to work on my win 7....
i guess the reply would be "i only know kdz, do it with kdz" but i thought i might ask...
Indeed, I have not tried that method and therefore I can't recommend it. At least KDZ is successfully tested. If you are patient enough to wait for some replies either here or in that topic, you may find out if it works. I would recommend it only if you have no other choice, like if you're unable to try KDZ on an XP machine.
In the mean time, I remembered that a newer version of Custom recovery is available (v1.2) - here. But you still need to download a file and read the tutorial from that other forum I mentioned in the previous post.
what about the first part of the post? i think i might have added that after you replied i don't know... asking about the rom i found if it isn't the same i have on my phone. and asking if i can just add another country's one...
edumazieri said:
Phone: LG P500h - ANDROID v 2.2.1 buildnumber FRG83.
Country: Brazil
Anyway, what I know is that i have to downgrade it to 2.2 in order to be able to root. I've looked through a bunch of tutorials on a bunch of websites but there are a few questions i have about the process that isn't answered anywhere i've looked.
Apparently downgrading requires me to get a stock ROM from LG, there is a topic here for that but it does not have the right ROM for my country, i tried a couple codes but they all got me 404.
Can I just flash any standard ROM from, US maybe, will it work?
And if yes, how do I flash it? Apparently you can do that by booting into recovery mode, but to get there you need it to be rooted which I can't do.
I've read about KDZ and downloaded that but... it crashes a lot in my PC (whenever i try the Read Device) it gives me error and closes the program (windows program not responding dialog).
I'm afraid it might crash in the middle of it if i try flashing and that would brick my device.
Is there a simple way to flash a new ROM? Is that the first thing I have to do in order to get a custom ROM say Ubuntdroid? It says I need a new recovery... but for that I need to downgrade first? It's a lot to do... and I don't really get the order in which I should do it all in...
Can somebody post me a little "do this, then do that, then finally do that" so that I can understand it all finally?
Thanks in advance, and sorry for long post, was trying to be as informative as possible.
Click to expand...
Click to collapse
First backup your data, then download a factory ROM, it doesn't matter which version u download, what matters is the version. Make sure that it's 2.2 and not 2.2.1 or 2.2.2. Follow all the below steps without skippin any, no matter how simple or stupid they are.
Link for shipped ROM - http://forum.xda-developers.com/showthread.php?t=865479
Now download KDZ updater and uncompress it
http://www.4shared.com/file/UleS4dP3/KDZ_FW_UPD_EN.html
Install msxml.msi from the uncompressed directory
Charge your battery to almost full state (I'm not sure, but it can be reason if phone doesn't start)
Turn phone off somehow (remove battery etc.)
Install drivers properly
Get rid of all usb drivers like Nokia, microsoft visual ++ run time environments
Install the LG drivers by selecting the update manager from the lg site
Disable LGE Virtual Modem. In your Windows operating system, go to Control Panel > System > Hardware > Device Manager > Modems > Right click on LGE Virtual Modem and click Disable.
Press and keep pressed "Volume up"+"Return" and connect USB cable to phone
Yellow screen with text emergency mode should appeared
Shake the handset (I know, it sounds ... strange, but it helps for ones, so... why don't try it?) UPDATE: Read some quotes on bottom.
Run KDZ_FW_UPD.exe (Has administrator).
Select Type : 3GQCT (I have one report that CDMA mod works too)
Select PhoneMode : DIAG (in case of fail try EMERGENCY, and as last chance use CS_EMERGENCY)
I Recommend do not switch phone off. There was some people, which done it and after they was not be able to turn it on again. If flashing failed, just select some another mode and try it again, again, try shake/connect disconnect, again, again....
In KDZ file : Choose the ROM file you downloaded in the first step
Press Launch software update
Shake the handset (I know, it sounds ... strange, but it helps for ones, so... why don't try it?) UPDATE: Read some quotes on bottom.
Now Root it via Z4root - http://forum.xda-developers.com/showthread.php?t=833953
Then install custom recovery - http://forum.xda-developers.com/showthread.php?t=844483
Then download n flash any ROM of your choice, I wud sugget install Void or LOL.
Edit :- By the time I replied, many have already replied. Anyways you can check my reply too :-D
Mithun.
"it doesn't matter which version u download, what matters is the version."
does that mean it doesn't matter what country or operator the rom is for, as long as it is android version 2.2?
i have one from portugal (not my country) and that one is made for P500 mine is P500H... if that makes a difference i don't know, but i do know that rom is android 2.2. can i flash that one?
i also have one that i got from that topic following the instructions of putting my serial number, it linked me to a rom V10A_02... on KDZ when i try to read my device it says i have V10A_02 too. isn't that the same one i have now? with android 2.2.1? if it is it's very pointless to flash the same rom already in it.
any way to check?
because that is my last doubt ;p
edumazieri said:
"it doesn't matter which version u download, what matters is the version."
does that mean it doesn't matter what country or operator the rom is for, as long as it is android version 2.2?
i have one from portugal (not my country) and that one is made for P500 mine is P500H... if that makes a difference i don't know, but i do know that rom is android 2.2. can i flash that one?
i also have one that i got from that topic following the instructions of putting my serial number, it linked me to a rom V10A_02... on KDZ when i try to read my device it says i have V10A_02 too. isn't that the same one i have now? with android 2.2.1? if it is it's very pointless to flash the same rom already in it.
any way to check?
because that is my last doubt ;p
Click to expand...
Click to collapse
Yes.... you can choose any country. I tried the Australian version. Use the below one http://csmg.lgmobile.com:9002/swdata/WEBSW/LGP500/AAUSBK/V10a_00/V10A_00.kdz
edumazieri said:
what about the first part of the post? i think i might have added that after you replied i don't know... asking about the rom i found if it isn't the same i have on my phone. and asking if i can just add another country's one...
Click to expand...
Click to collapse
As far as my knowledge goes, the LG P500h you have is the same phone as the P500, only branded for Telus. The hardware should be identical, therefore you may use any ROM designed for the P500 family.
The only thing you may miss if you install a ROM not customized for a Brasil (or South America) network operator is the internet acces point name, thus rendering your phone unable to acces the internet trough its data service connection, but only trough WiFi. Nevertheless, the phone's APN can be configured manually, all you need are the correct settings from your mobile operator and you're good to go.
Ok since you guys told me i can go ahead and flash any country ROM i just did and now my device burst into flames and then the flames consumed my apartment.
ok, not. it worked too well actually, i did the kdz procedure on my win 7 anyway, despite the errors when reading device info, and it took like, 1 minute, rebooted, took like 2 minutes on the android screen then it came back, with all my data still there... i thought it didn't do anything but... its now version 2.2
i tried z4root, worked ... got the superuser app and.... i'm happy ^^ thaaaanks!
anyway about the custom recovery thing..
i'm going to install the one in that post you gave me...
but i read something about the best one being clockwork something...
shouldn't i go ahead and install that one?
or can i do everything i need with this one you guys linked?
edumazieri said:
Ok since you guys told me i can go ahead and flash any country ROM i just did and now my device burst into flames and then the flames consumed my apartment.
ok, not. it worked too well actually, i did the kdz procedure on my win 7 anyway, despite the errors when reading device info, and it took like, 1 minute, rebooted, took like 2 minutes on the android screen then it came back, with all my data still there... i thought it didn't do anything but... its now version 2.2
i tried z4root, worked ... got the superuser app and.... i'm happy ^^ thaaaanks!
anyway about the custom recovery thing..
i'm going to install the one in that post you gave me...
but i read something about the best one being clockwork something...
shouldn't i go ahead and install that one?
or can i do everything i need with this one you guys linked?
Click to expand...
Click to collapse
Glad that it worked Install the Amon_RA's recovery!!! Many ROM's for OO won't support clock work I suppose. Amon RA's recovery is neat, I've been using that from the time I had an HTC tattoo.
For your Custom Recovery.... http://androidforums.com/getitnowma...ry-optimus-one-p500-thunderg.html#post1896517
edumazieri said:
anyway about the custom recovery thing..
i'm going to install the one in that post you gave me...
but i read something about the best one being clockwork something...
shouldn't i go ahead and install that one?
or can i do everything i need with this one you guys linked?
Click to expand...
Click to collapse
You can do anything you need with ThunderG. Now that version 1.2 supports backup and restore of ext4 partitons (a feature you don't need if you don't plan on installing a custom ROM... but you will, eventually ), it is complete.
Moreover, in ClockworkMod's first topic says: "This recovery will not allow you to flash every ZIP file". ThunderG does, if you choose to allow flashing of unsigned zip files. Sometimes this is useful.
Peeeeeerfect
Recovery installed, LOL ROM installed, all fast smooth and error-free.
no more screen touch lag, it's soooooo much faster now, overclocked, i have yet to test my emulators but i can only guess they're gonna be at least 150% better lol.
thank you all very much for taking the time to help me ^^
ONE LAST QUESTION: I PLAN ON BUYING A NEW SD CARD, JUST PLUG IT IN AND IT'LL FORMAT THEN CREATE THE NEEDED FILES THEN I INSTALL STUFF BACK ON IT, SIMPLE AS THAT?
Simple as that =D
Although there are some criteria with the sd card or you'll get unmounting problems.
Use a class 4 or higher card
format with fat32
I've never officially tried this method but its apparently supposed to help
allocation unit size: 64kb when you're formatting
edumazieri said:
Recovery installed, LOL ROM installed, all fast smooth and error-free.
no more screen touch lag, it's soooooo much faster now, overclocked, i have yet to test my emulators but i can only guess they're gonna be at least 150% better lol.
thank you all very much for taking the time to help me ^^
ONE LAST QUESTION: I PLAN ON BUYING A NEW SD CARD, JUST PLUG IT IN AND IT'LL FORMAT THEN CREATE THE NEEDED FILES THEN I INSTALL STUFF BACK ON IT, SIMPLE AS THAT?
Click to expand...
Click to collapse
So, how does it goes?!
I´m brazilian too, got a brand new LG Optimus One from ViVo, and a want to know if you´re having any troubles with conections, calls, internet, 3G etc.
OK, id did the flash
I´m afraid that if flash any custom rom, it will break or cause any misfuncition of the 3g service.
Any idea?!
== Updated
Ok, I´ve flashd it with KDZ and the log show´s thats all ok
"14:34:45 : ===FINISHED=== "
BUt its taking like FOREVER to start... almost 30min on android screen. Is this normal?! Should i restart the phone?!
leave it some more time , try shaking it ...
shake trick sometimes helps
Help please..
I did as instructed in the step to step procedures. kdz posted finished but my phone is still at the yellow screen..i did shaking but nothing happens..Is this normal?..SHould i wait..

How to root after 7/8/11 OTA.....?

How do you root the Thunderbolt after the 7/8/11 OTA?
Rooting using the old method doesn't work anymore?
flooritnfly said:
How do you root the Thunderbolt after the 7/8/11 OTA?
Click to expand...
Click to collapse
you would use the same process as before.
lostnuke said:
you would use the same process as before.
Click to expand...
Click to collapse
Yeah, use the same method. After your rooted, flash the rooted OTA stock Rom (google it) and also flash the its radio. That's what I did.
Sent from my rooted stock OTA MR2 Thunderbolt
So.... I can use this (http://forum.androidcentral.com/thu...unroot-windows-updated-5-20-w-mr1-update.html) like I did before then just flash the new radio that was released on 7/8 ?
Well now after 7/8, you have to flash while standing on your head. Yeah, its crazy like that.
bthomp21 said:
Well now after 7/8, you have to flash while standing on your head. Yeah, its crazy like that.
Click to expand...
Click to collapse
That is too funny.
I am unable to install the 7/8 Combo Radio package after installing DasBAMF Stripped 1.8.6
Constantly says "Installation Aborted."
Anyone else with this experience? I thought that I had read that this combo worked.
Got this sorted. I was using an MR1 package, not MR2, apparently. Using a different packaging of the OTA update flashed in via HBOOT.
BoulderGeek said:
I am unable to install the 7/8 Combo Radio package after installing DasBAMF Stripped 1.8.6
Constantly says "Installation Aborted."
Anyone else with this experience? I thought that I had read that this combo worked.
Click to expand...
Click to collapse
Your flashing it through the bootloader right? You can't use clockwork to flash it.
Sent from my rooted stock OTA MR2 Thunderbolt
Thunderbolt/Android Noob
OK .. I have this HTC Thunderbolt .. I want to root it .. I have read the forums up and down ... I saw the link above to AndroidCentral that shows how to root it, and one over in the Thunderbolt Development forum that says MR1 Perma Root ...
I would like to know the best route for me to go with minimal risk of bricking. I have flashed my wife's LG Ally a couple of times .. was easy enough, just ran an exe
All of the ones I have found for the thunderbolt seem to be a lot more complex. Is there a OneClick method I can run that will include the new radio (so i can get the latest fixes)?
If not, I am willing to go the ADB route (I have the Android SDK installed) but I dont know how to update the radio.
Thanks, and sorry to ask a question that seems to have already been answered, I am only asking b/c I did not understand your answers above ..
Use adb to root. Radio is done through hboot. Power off phone. Then hold vol key down and power on. Will bring you to hboot. Make sure radio is at root of SD card and is named properly. There is a sticky in the DEV section that will walk you through it.
courtesy of my rooted bolt
I just used the XDA development one. The key point is to read it carefully several times and be sure you understand each step. Ask questions beforehand if you are not sure about something. And be sure to follow each step exactly. Typos are the biggest risk, so go slow and read what you've typed on each line before hitting enter.
The radio file needs to be renamed to PG051IMG.zip and placed on the root of the SD card. Then power off and boot into bootloader. It'll load automatically after you hit +volume to confirm "yes ".
I had several flashes that resulted in the Exclamation Point warning triangle. Pulling the battery and USB cable and reinstalling power got me back to a running build.
It took me a while to do every step. I wanted to skip steps, not realizing that you needed the downgrade and RUU flashes to get S-OFF and unlock.
Once that was all done, I went to DasBAMF Stripped and found the OTA radio in this thread http://forum.xda-developers.com/showthread.php?t=1160346.
So far, so good. Calibrating battery now and trying to personalize and optimize to my best ability.
Ok so from what I gather there are no issues that would prevent any of the previous methods from working post 7/8 update? That includes the one click app thats been floating around for a few months right?
I've been holding off root for months, but my patience has finally run out, time to do what I should have done from the beginning.
EDIT
on second thought, I think I'll just do it the good old fashioned way
I did the 7/8 update, and was fine with it. I just wanted to get the Verizon bloatware off. I had problems installing the stock debloated ROMs, so i ran with BAMF to test, and since it worked, I kept it. My rooting came after the recent OTA.
The once-click and .bat methods didn't work so well for me, so I followed the full instructions in a CMD window (I can't call that POS in DOS a shell).
Most of my time was installing a correct Java JDK (had to use x86 instead of x64) and getting ADB dialled in.
KO'B said:
Ok so from what I gather there are no issues that would prevent any of the previous methods from working post 7/8 update? That includes the one click app thats been floating around for a few months right?
I've been holding off root for months, but my patience has finally run out, time to do what I should have done from the beginning.
EDIT
on second thought, I think I'll just do it the good old fashioned way
Click to expand...
Click to collapse
I had the same thinking and wanted it the quick and easy way. Doing the research and taking the time (and beers ) to do it manually was very informative and satisfying when i got done. It was said already but ive been able to apply any feature that an official OTA would give long before its normally released to verizon customers. I love my Tbolt and wouldnt have it any other way.
BryanB32 said:
I had the same thinking and wanted it the quick and easy way. Doing the research and taking the time (and beers ) to do it manually was very informative and satisfying when i got done. It was said already but ive been able to apply any feature that an official OTA would give long before its normally released to verizon customers. I love my Tbolt and wouldnt have it any other way.
Click to expand...
Click to collapse
Doing things the long way has never really scared me, but some of the horror stories I kept hearing a month or two back about instability of GB roms had me a bit hesitant to go for it.
It does appear to be a bit more involved than what I am accustomed to, but I have used ADB before, I was just trying not to this time.
Can someone give me a bit of advice actually.
I'm on the end of Step 4 found in the Developement section, and when I hit Bootloader, it brings up a second menu not mentioned in the posts, what do i do from here?
Nevermind once again, screwed up the name of the zip file
I used the auto root method 3 times so far and worked great. I did the full last update and lost root so I had to redo it load Rom and just added the radio file in hboot.
try auto root its fast and simple just follow the commands on the screen!

failed to boot 4 starting rsd mode?

I followed the instructions on this xda thread [http://forum.xda-developers.com/showthread.php?t=1260517] to get 2.3.4, but instead seem to have a rather expensive paper weight. after Terminal had done its work, and rebooted the Atrix, i get the message "failed to boot 4. starting rsd mode." i cant boot into fastboot to do a hard reset, what are the next steps to hopefully bring it back to life? thanks
ishamm said:
I followed the instructions on this xda thread [http://forum.xda-developers.com/showthread.php?t=1260517] to get 2.3.4, but instead seem to have a rather expensive paper weight. after Terminal had done its work, and rebooted the Atrix, i get the message "failed to boot 4. starting rsd mode." i cant boot into fastboot to do a hard reset, what are the next steps to hopefully bring it back to life? thanks
Click to expand...
Click to collapse
flash the .sbf that corresponds with your device in this thread here to go back to stock, and start over: http://forum.xda-developers.com/showthread.php?t=1125944
or you can just reflash the pudding files, find the newest ones here: http://forum.xda-developers.com/showthread.php?t=1136261
thanks alcapone, you seem to be saving me from my noobish fails a fair ammount today XD
how might i go about flashing the sbf though, if i cant get into fastboot mode, on a mac? also i dont have an sd card installed yet if it makes a difference
ishamm said:
thanks alcapone, you seem to be saving me from my noobish fails a fair ammount today XD
how might i go about flashing the sbf though, if i cant get into fastboot mode, on a mac? also i dont have an sd card installed yet if it makes a difference
Click to expand...
Click to collapse
since you're on a mac, use the program sbf_flash that can be found here: http://dl.opticaldelusion.org/sbf_flash?attredirects=0
to make things easier (i hope) im downloading a windows emulator to use RSD Lite, as suggested on the site you linked with the original sbf on. im sorry to be dumb, but can you post/link specific instructions on what steps to take once i have this installed, as you can probably tell this is my first experience with android do i need to somehow get out of rsd mode, or is that how rsd lite is able to access it? thanks again
ishamm said:
to make things easier (i hope) im downloading a windows emulator to use RSD Lite, as suggested on the site you linked with the original sbf on. im sorry to be dumb, but can you post/link specific instructions on what steps to take once i have this installed, as you can probably tell this is my first experience with android do i need to somehow get out of rsd mode, or is that how rsd lite is able to access it? thanks again
Click to expand...
Click to collapse
you have to be in RSD mode for RSD lite to be able to detect your device, and to flash any .sbf
as long as you flash the right .sbf, unlocking is as easy as two quick fastboot commands. after you get past this, you get past the most complicated parts of customizing your Atrix.
sounds worryingly simple
also, is it correct that the original sbf should be around 650mb?? that seems enormous compared to the roms etc, and worse, will take hours to download on this holiday home internet before i embark on this, is that the right thing i'm looking at? or better can i flash straight to alien, which i already have downloaded? thanks
ishamm said:
sounds worryingly simple
also, is it correct that the original sbf should be around 650mb?? that seems enormous compared to the roms etc, and worse, will take hours to download on this holiday home internet before i embark on this, is that the right thing i'm looking at? or better can i flash straight to alien, which i already have downloaded? thanks
Click to expand...
Click to collapse
yes, .sbf files are a lot larger than ROMs. they include webtop, bootloader, and a few other things that increase the file size. you can't just flash alien without unlocking the bootloader either.
is reflashing the pudding files a smaller download option? or does it lead to downloading the same equivalent ammount?
i am having no luck getting any windows emulators to run, if i install linux can i run RSD from there?
are there any other RSD work arounds, without having the actual RSD application on windows? i dont have any access to windows cds to install VMWare or similar, and cant find any other way to do it on linux. I cant boot the phone into fastboot either to do a hard reset, is there another way to do that? thanks
*EDIT* for example can i use a terminal code like this "
chmod +x moto-fastboot-osx64
./moto-fastboot-osx64 flash boot XXXXXX.boot.img (work out what Tegra part you need to flash and change the XXXXXX to that!)
./moto-fastboot-osx64 flash system ORFR234-system.img
./moto-fastboot-osx64 flash webtop webtop.img
./moto-fastboot-osx64 reboot"
but change the img to the original atrix tmobile sbf?

Can the LG Viper 4G LTE (LS84) be rooted?

Hi guys my girlfriend bought a LG Viper 4G LTE and she told me to root it to remove the sprint crap, so I was wondering if anyone has already done this and if yes, can they tell me how to s-off + root + custom recovery + and probably custom ROM.
If anyone can help, please I'll appreciate it. Since I searched here for that phone and is not even listed.
The phone is running android 4.0.4, is this ICS or Jelly bean?
I do not know how to get into fast boot boot loader cause I don't think it is POWER + VOL DOWN.
Thanks in advanced
Have a nice day
:what::what::what::what::what::what:
Sent from my Nexus 10 using Tapatalk HD
Im trying to root mine right now and can't seem to get it to work, I've tried Root_with_Restore_by_Bin4ry_v21 and LG-Viper-ICS-Root-tool with no luck. If i get it to run all the way though and reboot it still comes up without root and with no super user. I am starting to think I may have to find a way to downgrade it and root from there.....Did you ever have any luck?
Update:
Check out post 17 here
http://forums.androidcentral.com/lg-viper-4g-lte/253022-cannot-root-viper-ics.html
here is the link for LS840ZVI :https://docs.google.com/file/d/0BzPBX7oKPGLOcno0dFVNUXByMVE/edit
I've downgraded and rooted so far and its working, I may look for a rom before i upgrade again.
Confirmed above!
jared_schaefer said:
Im trying to root mine right now and can't seem to get it to work, I've tried Root_with_Restore_by_Bin4ry_v21 and LG-Viper-ICS-Root-tool with no luck. If i get it to run all the way though and reboot it still comes up without root and with no super user. I am starting to think I may have to find a way to downgrade it and root from there.....Did you ever have any luck?
Update:
Check out post 17 here
http://forums.androidcentral.com/lg-viper-4g-lte/253022-cannot-root-viper-ics.html
here is the link for LS840ZVI :https://docs.google.com/file/d/0BzPBX7oKPGLOcno0dFVNUXByMVE/edit
I've downgraded and rooted so far and its working, I may look for a rom before i upgrade again.
Click to expand...
Click to collapse
I can confirm that the above will work. I have a refurbished Viper from Sprint that I got because my 3G radio quit sending. It would receive great, but couldn't send any MMS or upload anything while on 3G. 4G was great, just no joy on 3G. Strangest thing. Anyway, got the phone replaced, and on the replacement was of course the dreaded unrooted ZVK. Gotta have my root back...
So I decided to try all this stuff out, and It worked.
To add a little further info, if you've got a relatively bare install of Windows, especially XP, you might need BOTH the VisualC++ Runtime Redistributables from 2010 (mentioned in the above thread) AND the one from 2008! If you don't have both, the LG FlashTool will not run. You can find them on Microsoft's site.
Once the flash tool has successfully downgraded your Viper, make sure you perform a factory reset, as indicated in the instructions for the FlashTool. Then use the "Activate" app to get your 3G/4G on. After that, set up your Google account under "Accounts and Sync" in "Settings".
I did the whole operation completely on a linux system, using a virtual machine running Windows XP for the FlashTool, then the bash script from here: http://forum.xda-developers.com/showpost.php?p=43530152&postcount=3253 with the v.31 rooting tool from the original post in that thread.
I had to edit the script in a very minor way, as was pointed out by its author, so it could find my adb command. I just placed the path to that command in the line that said:
Code:
for test_adb in "adb" "stuff/adb"
in the place of the first "adb", so I got:
Code:
for test_adb in "/home/user/android-sdk-linux/platform-tools/adb" "stuff/adb"
Make sure to replace "user" with your username, without the quotes.
Then I stuck the script in the same folder as the runme.bat file. After the script and root tool had done their work, my phone had rebooted a total of three times, and I had a perfectly functional Superuser app!
Huge thanks to LoveMyAndroid2010 in the post linked above. Great script - some love for linux!
Now to get RootKeeper and upgrade back to ZVK...
The aforementioned root method worked for me. Since I've rooted, I've compiled my findings into another thread. I haven't been able to unlock the bootloader yet, unfortunately.
how to upgrade LG Viper to Jelly bean or higher
After I root as per instructions, how can I upgrade the OS?
Please help. I'm a newbie and would appreciate any help you may offer. Haven't rooted any phone before.

lg l9 p769 - droid 4.0.4 - i'm lost, could use help, linux user

i have been seeing a lot of threads about rooting this phone, but, they all have windows scripts, even the thread that is said to have a runme.sh does not have it in any of the links that i unzipped - only a runme.bat, but yet, people keep mentioning a runme.sh in it... also, i really don't see any one lying out the steps for doing this with linux.
i'm a noob, and dont really know much about this stuff, but i've done this ONCE before with a galxy exhibit, but it was very easy, i just copied a file to the phone (stock rom?), rebooted into recovery, told it to recover from that file, and i was done.
i have no idea how to do it with my new phone, and so i'm wondering:
1: where can i find the files i need to do this with linux - i just want root, nothing special
2: where can i find the steps necessary to do it - in the easiest manner possible?
3: it says i have droid 4.0.4, ICS, but every one who talks about lg l9 p769 says its JB, so, thats a bit odd...
any help is appreciated.
sentientsystem said:
3: it says i have droid 4.0.4, ICS, but every one who talks about lg l9 p769 says its JB, so, thats a bit odd...
Click to expand...
Click to collapse
Your phone is running ICS 4.0, that is the version which it shipped with. Pretty much everyone on here has upgraded to JB either with software update on the phone or they have manually updated with the offline KDZ flash method.
I dont have any experience in linux so I cant help. I hope you can get your phone rooted!
Sent from my LG-P768 using xda app-developers app
i just started to restart my phone into recovery mode to see if i could put cyenogenmod on it without having to root it first, and it's saying "software upgrade ... please wait while upgrading...", so, i guess it's upgrading to JB right now... i'll see shortly.
but even if it does upgrade to JB, i still wouldn't know how to do it on linux. i figured there would just be some files to download, and a sequence of adb commands that i could type into bash, but, i'm kinda lost. i guess i'll wait and see if it upgrades to JB before asking more questions.
thanks.
sentientsystem said:
i just started to restart my phone into recovery mode to see if i could put cyenogenmod on it without having to root it first, and it's saying "software upgrade ... please wait while upgrading...", so, i guess it's upgrading to JB right now... i'll see shortly.
but even if it does upgrade to JB, i still wouldn't know how to do it on linux. i figured there would just be some files to download, and a sequence of adb commands that i could type into bash, but, i'm kinda lost. i guess i'll wait and see if it upgrades to JB before asking more questions.
thanks.
Click to expand...
Click to collapse
You would need wine and then set it up...
Sent From My Xperia Themed P769
well, i tried that "LGpwn" and it didn't work, as well as a fake lg-recovery app. i figured out that i've got a "10g" phone (P769 V10G ICS). i'm not sure what the next step is. some one mentioned downgrading to JB... is there some where you can point me to for that???
i've GOT to get this t-mobile junk off my damned phone... i've even TRIED to install cyenogenmod, but i can't figure out how to get my phone to go into recovery mode (NOT factory rest) - i've tried volup+power+home and volup+power, and neither seem to be working.
Setup a sandbox, windows xp. LG uses windows, no other way to root as of right now for the t-mobile version.
Sent from my LGMS769 using xda app-developers app
yeah, it's starting to look like i'm gonna have to try this with a virtual machine, or, pay some one else to do it, or, go get my money back and downgrade to a samsung galaxy exihibit (not sure if the new model of that phone is just as easy as the exhibit 4g, but, it's screen is about an inch smaller than the lg, and they're all 3 the same price, so i'd rather keep the lg).
just out of curiosity, how do you get this phone to boot into recovery mode? you don't have to root it for that, or have windows, right? you just hit the right keys on the phone, right? i couldn't get it to work, but, maybe i was doing it wrong. and, if you can go into recovery, does it have to be rooted to use a cyenogenmod image, or will it not really know the difference?
thanks again. i'm sure this thread may help other noobs as well.
sentientsystem said:
yeah, it's starting to look like i'm gonna have to try this with a virtual machine, or, pay some one else to do it, or, go get my money back and downgrad to an samsung galaxy exihibit (not sure if the new model of that phone is just as easy as the exhibit 4g, but, it's screen is about an inch smaller than the lg, and they're all 3 the same price, so i'd rather keep the lg).
just out of curiosity, how do you get this phone to boot into recovery mode? you don't have to root it for that, or have windows, right? you just hit the right keys on the phone, right? i couldn't get it to work, but, maybe i was doing it wrong. and, if you can go into recovery, does it have to be rooted to use a cyenogenmod image, or will it not really know the difference?
thanks again. i'm sure this thread may help other noobs as well.
Click to expand...
Click to collapse
Option #1
If you are rooted on stock T-Mobile 10e or 10g ROM and have the CWM installed from this thread:http://forum.xda-developers.com/showthread.php?t=2095825 follow my instructions.
Place one of these CWM ROM images on your SD-Card:
http://forum.xda-developers.com/showthread.php?t=2136204
Place this JB radio firmware from T-Mobile 20d ROM on your SD-Card:
http://forum.xda-developers.com/showthread.php?t=2256350
Power off the device.
After power on the back/menu capacitive buttons will flash repetedly. Press Volume down while the lights are flashing and the phone should go into recovery.
Flash the ROM first.
Flash the radio second.
Reboot.
***Notes***
1.) 20d is the latest T-Mobile, 21b is the latest Wind Mobile. Both work.
2.) 21b is lighter/faster but has no wifi-calling.
3.) 21b will require you to manually enter your APN settings for cellular data and MMS. Be sure to write down your APN settings before flashing this ROM.
4.) Some users say battery life sucks on JB. I notice that 21b is better on battery life than 20d.
Option #2.
In Linux install a Windows VM and follow the standard instructions here:
http://forum.xda-developers.com/showthread.php?t=2173465
Use KVM with a GUI or even easier use VirtualBox.
I'm a die hard linux geek too. I even run linux at work while all of our msp software was written for windows. You are better off just running an old copy of xp inside virtualbox trust me its just easier that way. You can use adb if you like (its the same thing the windows users use in their batch files and just rewrite the bash script, but you will save yourself lots of headaches just using virtualbox. -- my .02
Sent from my LG-P769 using xda premium
i'm not exactly sure what the end result of your instructions are, as i assumed it was to BE rooted, but the first line of your post says "if you are rooted ...", so, i'm guessing you're telling us how to ... unlock the boot loader?
by the way, that reminds me, i still haven't come across any posts on this site that tell noobs:
# what's the unlocked boot loader FOR - why do you need this - what does it do?
# what's the difference between unlocked boot loaders and being rooted?
# do you have to unlock the bootloader to get root access?
all some one like ME needs, is root access, so that i can edit the /etc/hosts file and test mobile compatibility of web apps on the development server before making them live - and to remove t-mobile damned bloat-ware. i hope this helps others who are trying to understand the basic concepts of getting control over the phone they paid money for.
thanks again. now to find a winxp image to load into a virtual machine...
My bad. I should have read through your original question all the way before posting. I see that you are not rooted.
If you are on 10e ROM you can root in Linux:
http://forum.xda-developers.com/showthread.php?t=1990705
It will require rewriting the batch script as a Linux shell script. It is possible but nobody has done it yet.
If you are on 10g you will need Windows. I have also answered your questions below.
sentientsystem said:
i'm not exactly sure what the end result of your instructions are, as i assumed it was to BE rooted, but the first line of your post says "if you are rooted ...", so, i'm guessing you're telling us how to ... unlock the boot loader?
by the way, that reminds me, i still haven't come across any posts on this site that tell noobs:
# what's the unlocked boot loader FOR - why do you need this - what does it do?
It allows you to boot an un-signed kernel. You can boot custom ROMs basically.
# what's the difference between unlocked boot loaders and being rooted?
Root allows you to `su -` to the root user and own the whole system.
# do you have to unlock the bootloader to get root access?
No.
all some one like ME needs, is root access, so that i can edit the /etc/hosts file and test mobile compatibility of web apps on the development server before making them live - and to remove t-mobile damned bloat-ware. i hope this helps others who are trying to understand the basic concepts of getting control over the phone they paid money for.
thanks again. now to find a winxp image to load into a virtual machine...
Click to expand...
Click to collapse
yeah, the one t-mobile is selling now is a v10g - so, it's time to play with virtual machine, and hope that usb-access is passed through from ubuntu to the VM.
thanks for answering the other questions. i think this essentially sets things straight.
peace! \m/ (>_<) \m/
sentientsystem said:
yeah, the one t-mobile is selling now is a v10g - so, it's time to play with virtual machine, and hope that usb-access is passed through from ubuntu to the VM.
thanks for answering the other questions. i think this essentially sets things straight.
peace! \m/ (>_<) \m/
Click to expand...
Click to collapse
Welcome!
I know that a long time ago when I ran VirtualBox in Ubuntu there was something I had to do to allow USB access to the VM.
Here are the current instructions directly from Ubuntu:
https://help.ubuntu.com/community/VirtualBox/USB
Good luck.
hey, i've got 1 more quick question: is there a way to simply load a pre-rooted ROM onto it, like i did with my samsung? where you put it onto the device, the go into recovery mode and choose the pre-rooted ROM? i haven't seen any mention of that, so i'm not sure if that's an option...
also, how the hell do you make this boot into recovery mode? i still haven't been able to get it to do that?
thanks \m/ (>_<) \m/
sentientsystem said:
hey, i've got 1 more quick question: is there a way to simply load a pre-rooted ROM onto it, like i did with my samsung? where you put it onto the device, the go into recovery mode and choose the pre-rooted ROM? i haven't seen any mention of that, so i'm not sure if that's an option...
also, how the hell do you make this boot into recovery mode? i still haven't been able to get it to do that?
thanks \m/ (>_<) \m/
Click to expand...
Click to collapse
Yes you can flash a pre-rooted image. They are available. Use the search?
I posted instructions on the first page showing how to boot recovery.
that's great news - that's all i really needed - i didn't see them before, at least, not conspicuously, but i'll search around again.
and, i must have some how missed your instructions, i'll look again.
thanks!
kevev said:
I posted instructions on the first page showing how to boot recovery.
Click to expand...
Click to collapse
those steps assume i have CWM installed, and i don't. i looked at installing CWM, and it doesn't have an official recovery app for the p769, and when i went to look at that thread you linked to, it says you must be rooted already. this is the aggravating part of us ignorant people dealing with people who know many things: it appears to us that you have to do some thing that requires that it is already done before you can do it. it doesn't make any sense - just a bunch of circualar requirements, with no beginning.
so, let me ask this a different way: how do i reboot into recovery mode, on a STOCK LG P769 v10g? the lights do not flash, and i'm assuming that is a CWM feature - but CWM is not installed - this is COMPLETELY STOCK - fresh out of the box. so, what do you press, when turning it on, to make it go into recovery mode, so that you can recover from a pre-rooted rom (which i am still looking for)?
i just want to "recover" to a pre-rooted rom, that's it, so that i can delete bloatware and edit the /etc/hosts file (for web app testing). this thread says you cant do this for LG phones http://forum.xda-developers.com/showthread.php?t=2174767 - i got the same result the last guy got . trying to borrow a windows computer now...
also, does any one know if it is safe to put a jelly bean rom onto a device that was using ice cream sandwich? is there a difference between the versions that would brick the device? is it not recommended, or is it highly recommended?
thanks again. sorry for all the confusion.
you know, as a side note: it may help more noobs understand this stuff if there was a sort of simplified glossary, perhaps as an official site thread, for the orientation of noobs, that would give an outline of the basic concepts, AND their order of operation. exmaple: "rooting is when you... bootloader unlocking is when you... CWM is for people who want to... you MUST do A before you can do B and then you can optionally do C if so desired...". that would help them understand where to START, then, where to GO next.
well, borrowed a windows computer and i got it rooted, but, i found out a few things about this exact model: it has no "boot to recovery" option, by default - it's locked down pretty good. you can not use any of the other root methods on this model, and you can not do it from linux (f*ck me).
so, that long-winded fake-software-update-while-switched-out-a-hex-edited-binary-file is the ONLY way for this exact model, it seems...
but, at least i can confirm that this exact model CAN be rooted at all
now to remove alllllllll the bloatware... and look into this CWM more and learn more about what is actually IS and WHY so many people install/use/flash it...
hey, does any one know if cyenogenmod ever got themselve's an "app/marketplace"??? that was one of the draw-backs to installing it, last i checked.
thanks @everyone for your help.
sentientsystem said:
those steps assume i have CWM installed, and i don't. i looked at installing CWM, and it doesn't have an official recovery app for the p769, and when i went to look at that thread you linked to, it says you must be rooted already. this is the aggravating part of us ignorant people dealing with people who know many things: it appears to us that you have to do some thing that requires that it is already done before you can do it. it doesn't make any sense - just a bunch of circualar requirements, with no beginning.
so, let me ask this a different way: how do i reboot into recovery mode, on a STOCK LG P769 v10g? the lights do not flash, and i'm assuming that is a CWM feature - but CWM is not installed - this is COMPLETELY STOCK - fresh out of the box. so, what do you press, when turning it on, to make it go into recovery mode, so that you can recover from a pre-rooted rom (which i am still looking for)?
i just want to "recover" to a pre-rooted rom, that's it, so that i can delete bloatware and edit the /etc/hosts file (for web app testing). this thread says you cant do this for LG phones http://forum.xda-developers.com/showthread.php?t=2174767 - i got the same result the last guy got . trying to borrow a windows computer now...
also, does any one know if it is safe to put a jelly bean rom onto a device that was using ice cream sandwich? is there a difference between the versions that would brick the device? is it not recommended, or is it highly recommended?
thanks again. sorry for all the confusion.
you know, as a side note: it may help more noobs understand this stuff if there was a sort of simplified glossary, perhaps as an official site thread, for the orientation of noobs, that would give an outline of the basic concepts, AND their order of operation. exmaple: "rooting is when you... bootloader unlocking is when you... CWM is for people who want to... you MUST do A before you can do B and then you can optionally do C if so desired...". that would help them understand where to START, then, where to GO next.
Click to expand...
Click to collapse
I've decided to help you out This page will give you some more info on the P769 and several kdz (roms) for the P769
The fastest way to root is to flash the V21B kdz (this is the Jelly Bean version for Canada) using this guide, http://forum.xda-developers.com/showthread.php?p=36351786
The reason why you want this rom is because it has a vulnerability that is easy to exploit with Jcase apk
Once your followed everything (and rooted), install Super Su and Busybox
Next install artas182x second init CWM (in case you can't find it on his page, the link is here )
Note: you will see blinking led lights when you see the LG logo (booting up) appear after a couple of seconds. To enter the CWM press the vol (-) when the lights start flashing.
After you installed Artas182x CWM you can recover from someones clockworkmod backup.
following info from Cmahendra's thread
Note: only restore CWM backups from P769 versions or MS769!!!!
Or check out the V10B (MetroPCS "JellyBean") CWM backup
Now the only 2 reasons to unlock the bootloader are:
1. Install a safer and better CWM
The reason why is because Artas182x CWM is a second init (bootstrap), so if you mess around with a busybox apk and something goes wrong or you remove a file that is required (for CWM), it will stop operating. You will have to reflash the kdz or fix what you changed to get it working again.) I've had this problem several times while messing around with different busybox apps and etc.
2. Custom roms
(which you stated you are not looking for) not worth talking about right now.
Answer to questions
The only pre rooted roms are clockworkmod backups, lol
The default recovery is useless to us (unless you feel like solving the problem)
Flashing back and forth (ice to jelly) comes with risk, the program used on Windows to flash is buggy at times. The best way (in my opinion) is to flash only when really required and mostly restore from clockwormod backups. The device is actually hard to hard brick, but it will require at lot more knowledge to get your device running again.
---------- Post added at 07:23 PM ---------- Previous post was at 07:16 PM ----------
sentientsystem said:
well, borrowed a windows computer and i got it rooted, but, i found out a few things about this exact model: it has no "boot to recovery" option, by default - it's locked down pretty good. you can not use any of the other root methods on this model, and you can not do it from linux (f*ck me).
so, that long-winded fake-software-update-while-switched-out-a-hex-edited-binary-file is the ONLY way for this exact model, it seems...
but, at least i can confirm that this exact model CAN be rooted at all
now to remove alllllllll the bloatware... and look into this CWM more and learn more about what is actually IS and WHY so many people install/use/flash it...
hey, does any one know if cyenogenmod ever got themselve's an "app/marketplace"??? that was one of the draw-backs to installing it, last i checked.
thanks @all for your help.
Click to expand...
Click to collapse
So what version are you on right now
Ice? Jelly?
i'm still on ICS for the moment. still trying to understand what i need to do next. re-reading your post for the 2nd time, and all the threads it references. making sure i don't screw any thing up. thinking about upgrading to JB, and trying this CWM. and looking into this "cyanogenmod" some more, to understand why i never see any one on this site mention it, and what all these "other roms" are about. lmao, like i said, i'm way new to this . it's a lot to take in, even for a web developer .
thanks \m/ (>_<) \m/

Categories

Resources