error while rooting find: ro.product.device=blaze - Barnes & Noble Nook Tablet

I have a Nook Tablet and while trying to root the device I get this error message .. I was able to install the usb drivers, etc. When trying to run the root script I get this error
find: ro.product.device=blaze: No such file or directory

rootrazor said:
I have a Nook Tablet and while trying to root the device I get this error message .. I was able to install the usb drivers, etc. When trying to run the root script I get this error
find: ro.product.device=blaze: No such file or directory
Click to expand...
Click to collapse
accidentally hit the thanks button lol
anyways, what root are u trying to install? snowball mod or indirect's root?
if its snowball mod i had a similar problem, but using an earlier version of snowball mod fixed it. when i had this problem it was because the install script for snowball mod had some issues...

rootrazor said:
I have a Nook Tablet and while trying to root the device I get this error message .. I was able to install the usb drivers, etc. When trying to run the root script I get this error
find: ro.product.device=blaze: No such file or directory
Click to expand...
Click to collapse
Your path is screwed up, and not including "C:\Windows\System32"
Go to a cmd.exe prompt, type "path C:\Windows\System32" and then cd into the appropriate directory and then run the batch file again.

ShinnAsuka said:
accidentally hit the thanks button lol
anyways, what root are u trying to install? snowball mod or indirect's root?
if its snowball mod i had a similar problem, but using an earlier version of snowball mod fixed it. when i had this problem it was because the install script for snowball mod had some issues...
Click to expand...
Click to collapse
I am using this method : http://forum.xda-developers.com/showthread.php?t=1354487
Its the "Indirect" method that I am using.
Sorry I cant post in dev. forums since less than 10 posts

cfoesch said:
Your path is screwed up, and not including "C:\Windows\System32"
Go to a cmd.exe prompt, type "path C:\Windows\System32" and then cd into the appropriate directory and then run the batch file again.
Click to expand...
Click to collapse
I will try that and report back soon..

worked after trying it from another machine !!
was able to root the tablet. thanks a lot.

rootrazor said:
worked after trying it from another machine !!
was able to root the tablet. thanks a lot.
Click to expand...
Click to collapse
Hello could you please add [resolved] to the title.
Thanks
Sent from XDA using one of my Android Toys

Related

Help with root and Mac - can't post to development section

I keep getting this error when I am trying to start the first command in terminal
Jays-Mac-Prolatform-tools experience$ ./adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory
I have all of the files downloaded. the file on my memory card. I have been trying this for a few nights now and I can't seem to figure it out. Any help would be appreciated! Coming from my incredible with CM7 Nightlies to a non rooted thunderbolt for 2 weeks now is killing me!
longjas said:
I keep getting this error when I am trying to start the first command in terminal
Jays-Mac-Prolatform-tools experience$ ./adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory
I have all of the files downloaded. the file on my memory card. I have been trying this for a few nights now and I can't seem to figure it out. Any help would be appreciated! Coming from my incredible with CM7 Nightlies to a non rooted thunderbolt for 2 weeks now is killing me!
Click to expand...
Click to collapse
I posted a pretty comprehensive walkthrough in the development section.
http://forum.xda-developers.com/showthread.php?t=1011623
I recommend you look through there first. now, what you've done wrong: The files don't go in your sd card, they need to be put in the platform tools folder.
Post in my thread if you have anymore trouble, or if it helps you.
I would post there but I dont have 10 posts yet.
I don't have all of the files on my memory card only the one where you change it to p5000 or whatever it's called the problem I'm having is when inam doing this
Now, navigate to your home folder and there is a text file there for you. Pretty neat, eh?
Now, we need to navigate to adb. Go to your android-sdk-mac_x86 folder, open it. Now, go back to terminal, type cd and drag the folder Platform-tools to the terminal window. You should see a green dot with a plus sign in it, that means you can add the folder to the terminal window. It should read something like this:
Code:
cd /Users/Your Computer's Name/Downloads/android-sdk-mac_x86/platform-tools
If you moved the android-sdk-mac_x86 folder (Like I did) after downloading it, it will only be slightly different. (My folder was in my home folder, so it just says /users/my computer/android-sdk-mac_x86/platform-tools)
Once you do this, you are ready to begin
Once I Follow these directions above I am getting thus error
Jays-Mac-Proplatform-tools experience$ ./adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory
I am at a loss. Please help!
bump. Need some help figuring this out. Been reading the the guide here http://forum.xda-developers.com/show....php?t=1011623 and I still can't figure this out. Any help would be appreciative
i used corey streeter's walkthrough over at androidcentral.com...it could not have possibly been easier if you follow directions exactly...there is a video too
laneharts said:
i used corey streeter's walkthrough over at androidcentral.com...it could not have possibly been easier if you follow directions exactly...there is a video too
Click to expand...
Click to collapse
thanks. Ive tried his method to but every time i get the same error with terminal. I thought i watched the video already but ill give that a try as well. Thanks for the reply
longjas said:
thanks. Ive tried his method to but every time i get the same error with terminal. I thought i watched the video already but ill give that a try as well. Thanks for the reply
Click to expand...
Click to collapse
Just to confirm, psneuter, busybox and misc.img go into your platform tools folder, not your sd card. You aren't actually pushing anything, and you're receiving that error because there is nothing to push. Now, if you put the files from the exploit folder into your platform tools folder, it will work.
Good luck man I hope you get it to work...It was my first time with rooting a phone and I didnt think it was too hard except for the time it took to get it all done
the error msg you are getting is because the files you are trying to push are not in the directory you think they are.
IISiDeK1CKII said:
Just to confirm, psneuter, busybox and misc.img go into your platform tools folder, not your sd card. You aren't actually pushing anything, and you're receiving that error because there is nothing to push. Now, if you put the files from the exploit folder into your platform tools folder, it will work.
Click to expand...
Click to collapse
perfect. Thanks! i think that will fix it. I appreciate your response
laneharts said:
Good luck man I hope you get it to work...It was my first time with rooting a phone and I didnt think it was too hard except for the time it took to get it all done
Click to expand...
Click to collapse
That's the weird thing. This is my 5th phone I have rooted. Droid 1, 2, X, Incredible and now Thunderbolt. I have used terminal and commands in all of them i think except for the X. I understand what to do I just kept getting that error. I think i will be able to get it now. thanks for posting
longjas said:
perfect. Thanks! i think that will fix it. I appreciate your response
Click to expand...
Click to collapse
This same thing happened to me first time I thought u were supposed to put the exploits onto ur sd card haha
Sent from my ADR6400L using XDA Premium App
wwjdd44 said:
the error msg you are getting is because the files you are trying to push are not in the directory you think they are.
Click to expand...
Click to collapse
THanks I think i will be able to get it now with the help of ISiDeK1CKII and the posts
IISiDeK1CKII said:
Just to confirm, psneuter, busybox and misc.img go into your platform tools folder, not your sd card. You aren't actually pushing anything, and you're receiving that error because there is nothing to push. Now, if you put the files from the exploit folder into your platform tools folder, it will work.
Click to expand...
Click to collapse
That did it! I am officially rooted and i am making my first back up with clockwork. Thanks so much!
I love the forums on xda! I finally have a rooted thunderbolt. Now to decide what rom to load! Hopefully cm7 comes out for the Thunderbolt soon. Loved that on my incredible.
I find myself in the same boat, terminal replies "no such directory"
q: I know that the OP's directions explicitly say to download Android SCK...revision 3 <-- has this changed to just the platform tools?
the reason I ask, I have all the files dl and in the folders that sidek1ck says to, but CANT complete Step 5. Setup terminal for ADB. I open up terminal, type the letters "cd", drag and drop the "platform tools" folder to no avail..."no such directory exists"
I simply CANNOT find where I am going wrong here
Please guide me, as this guide seems to work seemingly flawless for everyone else

New Simple(r)-Root Method 7/25/11 (For devices with 2.2 OTA)

Ok, this is how to root the 2.2 OTA:
1. Download THIS file
2. Unzip "Root.zip" to your C:/SDK_Tools/Platform-Tools/ directory
3. Double click "Root.bat"
4. You should now have the # sign in Command Prompt
5. Download THIS File THIS file and THIS
7. Mount usb storage
8. copy ESPRIMG.zip and update.zip that you downloaded to the root of your sdcard
9. Unmount usb storage
10. Unzip "eng.zip" to yous platform-tools directory and click eng-prep.bat
11. Type:
cd /data/local
chmod 04755 *
/data/local/flash_image misc /data/local/mtd0.img
exit
adb reboot bootloader
11. Press Power when you see the fastboot screen, then press volume up when prompted on the device
12. Reboot into recovery, click apply: update.zip from /sdcard
13. Flash the rom of your chioce!
Your welcome
Thank NBetcher for this method!
It's great that we can root the offcial OTA this way, which is my more quickly than the one that requires goldcard and bunches of other stuffs. However, I know it's a bit too much but is it possible that we can have the rooted official Froyo version that we can flash anytime? Sometimes, I need a stable ROM but flashing the official version and then root it takes too much time. Just show me the way and I will try to do it myself if you don't have time. Thanks in advance
bearshare said:
It's great that we can root the offcial OTA this way, which is my more quickly than the one that requires goldcard and bunches of other stuffs. However, I know it's a bit too much but is it possible that we can have the rooted official Froyo version that we can flash anytime? Sometimes, I need a stable ROM but flashing the official version and then root it takes too much time. Just show me the way and I will try to do it myself if you don't have time. Thanks in advance
Click to expand...
Click to collapse
Just install NB_Mod or CR_Mod, thats exactly what you are asking for
Whoareyou said:
Just install NB_Mod or CR_Mod, thats exactly what you are asking for
Click to expand...
Click to collapse
The OTA was released later and it's newer (update3 I think). I am just curious and want to play with is for a while. If there's no major difference among those, then I will use those Mod versions. Thanks.
bearshare said:
The OTA was released later and it's newer (update3 I think). I am just curious and want to play with is for a while. If there's no major difference among those, then I will use those Mod versions. Thanks.
Click to expand...
Click to collapse
Someone posted a rooted official OTA but the link no longer works. I managed to grab it while it was available and it works very well, I even flashed Dark Tremor's a2sd to gain way more memory. This is my daily ROM now. This was the post that contained the link: http://forum.xda-developers.com/showthread.php?t=1022518
Fuzi0719 said:
Someone posted a rooted official OTA but the link no longer works. I managed to grab it while it was available and it works very well, I even flashed Dark Tremor's a2sd to gain way more memory. This is my daily ROM now. This was the post that contained the link: http://forum.xda-developers.com/showthread.php?t=1022518
Click to expand...
Click to collapse
Thanks man, but the link is down. If no one cares about it anymore then I skip it.
11. Press Volume Up when prompted on the device... this is the step thats confusing me. I have done everything as said with no errors , root.bat and eng-prep but nowhere have i recieved a prompt to press volume up? and will the prompt be on my phone or on cmd?
Balem said:
11. Press Volume Up when prompted on the device... this is the step thats confusing me. I have done everything as said with no errors , root.bat and eng-prep but nowhere have i recieved a prompt to press volume up? and will the prompt be on my phone or on cmd?
Click to expand...
Click to collapse
I messed up the .bat file, ill look in to it, but the prompt will be on your phone....i will revise the thread
Ok so I have tried to move the appropriate file to the specified directory but it doesn't exist?
I dont have a "C:/SDK_Tools/Platform-Tools/" directory. And I just installed android sdk. Do I need a different one?
Am I missing something here?
EyeAndroid said:
Ok so I have tried to move the appropriate file to the specified directory but it doesn't exist?
I dont have a "C:/SDK_Tools/Platform-Tools/" directory. And I just installed android sdk. Do I need a different one?
Am I missing something here?
Click to expand...
Click to collapse
The files need to be unzipped to the Platform-Tools folder in the android sdk directory. Look in the folder that the android sdk is installed in and you will find the platform-tools forlder.
Has this actually worked for anyone? Not getting anything telling me to press volume up. also do you do all of these steps with the phone on and booted?
I'm working on fixing the .bat right now
Sent from my NookColor using XDA Premium App
Ok, try that
Does this flash a recovery?
Clock or amonRa?
Sent from my PG86100 using XDA Premium App
Bump?
Sent from my PG86100 using XDA Premium App
jshealton said:
The files need to be unzipped to the Platform-Tools folder in the android sdk directory. Look in the folder that the android sdk is installed in and you will find the platform-tools forlder.
Click to expand...
Click to collapse
Ok Ill try that. Also do I need to have 2.2 sdk installed?
mine keeps telling me SU not found /// help
alemanandrew said:
mine keeps telling me SU not found /// help
Click to expand...
Click to collapse
Just don't type sun if you already have the "#" prompt
Sent from my NookColor using XDA Premium App
this method does not work.
It does work, just 1 typo
This Method DOES Work!
there is just one little typo that stops it's functionality. You need a space between the [chmod 04755] and [*]. It should be:
chmod 04755 *
Thanks Whoareyou!
Whoareyou said:
Ok, this is how to root the 2.2 OTA:
1. Download THIS file
2. Unzip "Root.zip" to your C:/SDK_Tools/Platform-Tools/ directory
3. Double click "Root.bat"
4. You should now have the # sign in Command Prompt
5. Download THIS File THIS file and THIS
7. Mount usb storage
8. copy ESPRIMG.zip and update.zip that you downloaded to the root of your sdcard
9. Unmount usb storage
10. Unzip "eng.zip" to yous platform-tools directory and click eng-prep.bat
11. Type:
cd /data/local
chmod 04755*
/data/local/flash_image misc /data/local/mtd0.img
exit
adb reboot bootloader
11. Press Power when you see the fastboot screen, then press volume up when prompted on the device
12. Reboot into recovery, click apply: update.zip from /sdcard
13. Flash the rom of your chioce!
Your welcome
Thank NBetcher for this method!
Click to expand...
Click to collapse

[Q] Viperbloat doesn't exist

I tried to load the viperbloat mod but every time I run it, it says viperbloat doesn't exist. I tried through cmd and terminal emulator and still same answer and no work. Any suggestions?
Download my update. It 3.1.1 was pushing files to /vendor/bin which now no longer exist on perm root. I updated 3.1.2 to fix this. Enjoy
Hey thanks, but it still is failing to push the viperbloat file. it is saying
failed to copy 'viperbloat' to '/system/bin/viperbloat': Read-only file system
Unable to chmod/system/bin/viperbloat: No such file or directory
This is all that is said when I am running the .bat file. Am I doing something wrong, is my phone messed up? Please help
azbigmike1369 said:
Hey thanks, but it still is failing to push the viperbloat file. it is saying <br/>
failed to copy 'viperbloat' to '/system/bin/viperbloat': Read-only file system
<br/>
Unable to chmod/system/bin/viperbloat: No such file or directory
This is all that is said when I am running the .bat file. Am I doing something wrong, is my phone messed up? Please help
Click to expand...
Click to collapse
Oh, I forgot to update that part of the script. Damn, sorry. Just use root explorer to mount rw then run the .bat file.
little bit of a noob, how to do this? sorry
azbigmike1369 said:
little bit of a noob, how to do this? sorry
Click to expand...
Click to collapse
Either use adb if you have it installed and just type adb remount then run the .bat or if you have Root Explorer, open it, tap on /system and then at the top there is a little white button that will say "mount r/w", tap that and then run the .bat file.
azbigmike1369 said:
little bit of a noob, how to do this? sorry
Click to expand...
Click to collapse
Can't you just do "adb remount system" to mount it r/w, then push it?
Sent from my PG86100 using XDA App
k2buckley said:
Can't you just do "adb remount system" to mount it r/w, then push it?
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
Thanks man, I remounted it and did it manually and it worked. Thanks, time to get ride of this stock crap haha. Thanks viperboy and K2buckley. Awesome work guys
azbigmike1369 said:
Thanks man, I remounted it and did it manually and it worked. Thanks, time to get ride of this stock crap haha. Thanks viperboy and K2buckley. Awesome work guys
Click to expand...
Click to collapse
Glad to help. And I agree, viper does great work.
Sent from my PG86100 using XDA App

Wrong CWM on Gtablet

I never noticed that CWM was different for 1.2 and 1.1. I currently have 1.2 and tired to install CWM which was the wrong one.
When I try to enter recovery, I get a message of " booting recovery kernel image"
I can turn it off and enter into the stock rom no problem.
Any help would be great to how I can undo this and install CWM.
Used the link for CWM from step 1 from this LINK
Thanks very much.
Tap UI Version : 1.2-5699
Kernal - 2.6.32.9-svn4979
Build - FRF91
Here is a link to a .zip I built for you. You will need to have root access for this.
fix-recovery.zip
Download this to your Gtablet and unzip it to /sdcard. Iif you can't make that work, download to your PC and unzip, then transfer the files over to /sdcard. Using a root file manager (I like ES File Explorer), move the file 'flash_image' into /system/bin, overwrite or rename the existing version if there is one, and change the permissions to make it executable (match the other executable files in the /system/bin folder). Then move the file 'cwm5502.img' into /system/etc/recovery (you might have to create the 'recovery' folder). Next, go back to /sdcard and change permissions on 'fixrecovery.sh' to make it executable as well.
Now open Terminal Emulator (install from the Play store or by other means if you don't already have it) and enter the following commands:
Code:
su
sh /mnt/sdcard/fixrecovery.sh
If the second command won't run, bypass the script by running this instead:
Code:
su
/system/bin/flash_image recovery /system/etc/recovery/cwm5502.img
That will install a version of CWM that is compatible with the 1.2 boot loader. Reboot and you should be able to enter the new recovery. Post back if you cannot get this to work for you, and we can try another way. This would be easier if you have ADB installed and working, but I assume most people do not.
Rochey21 said:
I never noticed that CWM was different for 1.2 and 1.1. I currently have 1.2 and tired to install CWM which was the wrong one.
When I try to enter recovery, I get a message of " booting recovery kernel image"
I can turn it off and enter into the stock rom no problem.
Click to expand...
Click to collapse
Since you have the stock VS ROM, you'll have to use nvflash. See this thread.
---------- Post added at 08:05 PM ---------- Previous post was at 08:02 PM ----------
DaggerDave said:
Here is a link to a .zip I built for you. You will need to have root access for this.
...
Click to expand...
Click to collapse
Good try, but, there's no su on stock ROM; and the process to get one correctly installed is slightly involved.
The user will have to resort to nvflash.
rajeevvp said:
Since you have the stock VS ROM, you'll have to use nvflash. See this thread.
---------- Post added at 08:05 PM ---------- Previous post was at 08:02 PM ----------
Good try, but, there's no su on stock ROM; and the process to get one correctly installed is slightly involved.
The user will have to resort to nvflash.
Click to expand...
Click to collapse
Ok thanks, but I can not find the drivers for APX Mode, using Windows vista 32 bit?
Also just to make sure what Files would I need to use. Just want to make sure exactly what to do, and get it right.
Download the TeamDRH_350M_Prep.zip file from this post. It should have both the nVidia APX drivers and CWM-5.5.0.4 for a 1.2 bootloader (in part9.img).
Read the README file for the APX driver installation, but, don't run the NVFlash_gTablet.bat batch file. Instead, just write a new CWM using the commands in the link in my previous post.
EDIT: Note that you cannot install or upgrade the stock VS ROM using CWM. That can only be done using the stock recovery. For everything else, however, you can use CWM.
Feel like a total N00b :crying:
I have the drivers installed for AXB. I have downloads the zip folder with the img files and drivers etc. I renamed this folder to NVFlash for short.
Do I leave this folder on my laptop or put in on the tablet.
Could you please explain a bit more how to use the command window. I open it but cant seem to get it to work.
I have the folder I download unzipped and saved as C:\NVFlash
Not sure how to do step 2
2. Run this command to determine the partition no. of the recovery (SOS) partition--usually, it is 9: Open a CMD.exe window, then change into the directory containing both the nvflash.exe and the bootloader.bin files. Then run:
You have been very helpful thanks again.
Rochey21 said:
Do I leave this folder on my laptop or put in on the tablet.
Click to expand...
Click to collapse
It's meant to be used on an x86 system (desktop, laptop, ...) running Windows or Linux. You can't run .dll and .exe files--Intel binaries--on an ARM tablet, right?
Could you please explain a bit more how to use the command window. I open it but cant seem to get it to work.
I have the folder I download unzipped and saved as C:\NVFlash
Click to expand...
Click to collapse
Change to the directory containing the nvflash executable and bootloader.bin like this (only type in the stuff in bold):
Code:
[I]C:\SOME\PATH[/I]> [B]cd c:\NVFlash[/B] [I]Change to NVFlash directory[/I]
C:\NVFlash> [I] Note the changed prompt[/I] [I]now[/I]
After that, substitute C:\NVFlash\part9.img instead of C:\SOME\PATH\recovery.img in the given command line.
I understand I cant run the files on the tablet, just meant do I need to transfer any files to the tablet during the process or is it all done through the command window.
I have attached the command window. I typed cd c:\NVFlash and the directory changed to NVFlash.
Not sure how I substitute img 9 then?
EDIT* I got the p.txt file. How would I read this file?
Just looking to get CWM running so I can update to a new custom rom.
Rochey21 said:
I understand I cant run the files on the tablet, just meant do I need to transfer any files to the tablet during the process or is it all done through the command window.
Click to expand...
Click to collapse
No need to transfer anything.
EDIT* I got the p.txt file. How would I read this file?
Click to expand...
Click to collapse
Any editor will read that file. Just double-click on the filename.
Just looking to get CWM running so I can update to a new custom rom.
Click to expand...
Click to collapse
Which one?
rajeevvp said:
No need to transfer anything.
Any editor will read that file. Just double-click on the filename.
Which one?
Click to expand...
Click to collapse
JellyBean Smoother Seems to be good?
Sorry which editor would that be? I opened it in wordpad/notepad and it is all just symbols.
Would something like Hex editor read it?
Rochey21 said:
JellyBean Slim Seems to be good?
Click to expand...
Click to collapse
In that case, shut off the tablet; put it back into APX mode using Power and Vol [-]; then double-click the NVFlash_gTablet.bat batch file. It will do all the prep steps (including installing CWM) needed for a Jellybean ROM install. After the tablet boots into CWM, transfer the ROM install zip file onto the tablet and follow the instructions given in the ROM's first post to install the ROM.
Sorry which editor would that be? I hope it in wordpad/notepad and it is all just symbols.
Click to expand...
Click to collapse
Ah! You've got one of the screwey nvflash executables which produce a binary output. Ignore all this, then.
Ok So do I ignore everything or click the NVFlash_gTablet.bat file?
Rochey21 said:
click the NVFlash_gTablet.bat file?
Click to expand...
Click to collapse
Yes.
(Turn the tablet off, then put it back into APX mode again, though. Otherwise, the batch file will error out.)
rajeevvp said:
Yes.
(Turn the tablet off, then put it back into APX mode again, though. Otherwise, the batch file will error out.)
Click to expand...
Click to collapse
Finally :victory:
Thanks very much for all your help.
I have Smoother Bean installed, doesn't seem to be running correctly but il figure that out myself.
Thanks again.

[Q] Rooting LG Optimus F3 for Virgin Mobile

I've been searching the web for how to root LG Optimus F3 for VM, I found nothing. I tried looking on how to root any Jellybean device all I got was a reboot and nothing. After upgrading from a Kyocera Event and having it root, I've missed all the features and it has just been one day. Can someone please share any information they have, on how possibly I can root my device.
Thanks!
jamespxcv said:
I've been searching the web for how to root LG Optimus F3 for VM, I found nothing. I tried looking on how to root any Jellybean device all I got was a reboot and nothing. After upgrading from a Kyocera Event and having it root, I've missed all the features and it has just been one day. Can someone please share any information they have, on how possibly I can root my device.
Thanks!
Click to expand...
Click to collapse
Motochopper. One click root. Enjoy.
Thanks!
richardpwnsner said:
Motochopper. One click root. Enjoy.
Click to expand...
Click to collapse
I tried Motochopper, worked flawlessly.
Also tried this method, worked first time and was very fast. Easiest root I've ever done
Sent from my LG-LS720 using Tapatalk 2
used motochopper to root the f3...put phone in usb debug mode and ran the run.bat file and everything was a sucess but the "move to sd" option is not showing in apps2sd when i try to move one of my apps to the sd card. any ideas
anyone?
MilleTime30 said:
anyone?
Click to expand...
Click to collapse
Probably because not being able to move apps to the SD card a 4.1 thing.
Where can I download MotoChopper?
Can someone give me quick directions to run the .bat file?
maybe you can try bin4ry
Anyone know about ROM dev for the F3?
ROM Apps2sd
moore.bryan said:
Anyone know about ROM dev for the F3?
Click to expand...
Click to collapse
I am looking for same. Phone is rooted but can't move apps. We NEED a ROM, or at least a way to move-down load apps to SD !
yes motochopper works as long as your driver is loaded on the pc then it works. now on to link2sd
tommyb13662 said:
yes motochopper works as long as your driver is loaded on the pc then it works. now on to link2sd
Click to expand...
Click to collapse
I used link2sd in combination with this script http://androidforums.com/lg-optimus-f3/801368-mod-app2external_sd-fixed-duplicate-files.html Havent had an iussue with space since. There is a dev on the android forums working on the bootlocker and the kernel issues with reinstalling factory after recovery is rebooted.
I rooted my phone motochopper and I can't find any Roms for it. I get into ROM manager and I can't get any farther because my phone model isn't listed..what can I do?? I feel like I'm missing out because I can't get custom UI and all that. HELP PLEASE!
Sent from my LG-LS720 using Tapatalk
Re: Help
richardpwnsner said:
Motochopper. One click root. Enjoy.
Click to expand...
Click to collapse
Hi, I have tried Motochopper with LG download and I keep getting a failure at the end of the black screen and I have tried about 20 times. Any ideas
Late but not least
jamespxcv said:
I've been searching the web for how to root LG Optimus F3 for VM, I found nothing. I tried looking on how to root any Jellybean device all I got was a reboot and nothing. After upgrading from a Kyocera Event and having it root, I've missed all the features and it has just been one day. Can someone please share any information they have, on how possibly I can root my device.
Thanks!
Click to expand...
Click to collapse
Ok so i am now rooted thanks to myself only got out dated answers this worked for me with my LG ls-720v7 (4.1.2 - jb)
First step download. SManager from market
Then get towleroot.apk link below
towelroot com/tr.apk
Then install the apk find it in your download directory but first make sure you allow unknown sources in settings_security after thats installed run it download su and busybox from market and then use root checker to see if you are now rooted.
O cant figure out how to swap internal with ext. Try this it also worked for me. Download Uni-init v1.0.apk from the market install it run it Click on Activate and allow with super user Click on Verify to make sure init.d is enabled Reboot your device Download any Root Browser you like from the play store or use smanager if you still have it Download 11extsd2internalsd from below
www mediafire com/view/8pwu65zzd10ow5z/11extsd2internalsd
copy it to your sd card Open Root Browser and copy 11extsd2internalsd and paste it /system/etc/init.d folder Hold click 11extsd2internalsd and set permissions and make sure everything is checked as far as Read, Write, and Execute. Open smanager and allow with root access Go to /system/etc/init.d and click on 11extsd2internalsd Click at the top where it has Su (lil android head) and Boot icons and hit save and then exit Reboot your device and your all done!
can't get the script to work ?
Boldpcs said:
Ok so i am now rooted thanks to myself only got out dated answers this worked for me with my LG ls-720v7 (4.1.2 - jb)
First step download. SManager from market
Then get towleroot.apk link below
towelroot com/tr.apk
Then install the apk find it in your download directory but first make sure you allow unknown sources in settings_security after thats installed run it download su and busybox from market and then use root checker to see if you are now rooted.
O cant figure out how to swap internal with ext. Try this it also worked for me. Download Uni-init v1.0.apk from the market install it run it Click on Activate and allow with super user Click on Verify to make sure init.d is enabled Reboot your device Download any Root Browser you like from the play store or use smanager if you still have it Download 11extsd2internalsd from below
www mediafire com/view/8pwu65zzd10ow5z/11extsd2internalsd
copy it to your sd card Open Root Browser and copy 11extsd2internalsd and paste it /system/etc/init.d folder Hold click 11extsd2internalsd and set permissions and make sure everything is checked as far as Read, Write, and Execute. Open smanager and allow with root access Go to /system/etc/init.d and click on 11extsd2internalsd Click at the top where it has Su (lil android head) and Boot icons and hit save and then exit Reboot your device and your all done!
Click to expand...
Click to collapse
Tried a few time's can't seem to figure out what i did wrong . in smanager do you have it run as a script ? or executable? tried both ways and i got rid of the .txt on 11extsd2internalsd

Categories

Resources