[Q] About using NVflash - LG Optimus 2x

when I use NVflash to open this file "flash-recovery.bat" in "o2x-nvflash-recovery-v5_v30a_smaller_font.rar" then I got this message:
NVFlash Recovery Flasher
1. bootloader unlock
X. Exit
"choice" is not recognized as an internal or external command, operable program or batch file.
Anyone can help me ?

Related

[q] How to view clockworks bachups files?

hi.
I want to take out a EFS folder from clockwork backup fikes ( IMG files)
How I do thiis on the PC? (linux)
I downode this progream "unyaffs" from http://code.google.com/p/unyaffs/downloads/list and dont know how to use it/
unyaffs is a command line tool
open CMD in windows
then unyaffs "filename of your backup"
it will basically Unzip the entire thing into regular files you can click on, reuse, and re-install back into your phone
I noob in CMD
I type this command:
"cd c:\1
unyaffs data.img
"
and this dont work.

Need help with SGS on ADB!

Hi, I want to transfer a file called undo.zip from my computer to my phone, but it is bricked.
The file is in the external-sd, but in the recovery I can't flash it because my phone won't acces the external-sd in recovery mode.
The file is a zip to be flashed in the internal sd OR I can also have a framework to be moved directly to system/framework. Both ways should FIX my brick.
Okay, I can enter in recovery and download mode, but I don't want to wipe it or to change the ROM.
What I tried to do is:
Flash the file on the external sd on the recovery mode: Transfered the file to the external sd with an adapter... The recovery option for mount external sd in mounts and storage WON'T let me mount it. I think it's because of the kernel (I've got a DOC's kitchen rom with speedmod, but I installed Super Optimized Kernel and overclocked my phone up to 1.2GHz), so I can't mount the external-sd on the recovery.
So the other only solution is
Transfer the file to the internal sd with ADB
The file is in
C:\android\android-sdk-windows\undo.zip
And I have to move it to the ROOT of the Sdcard, but I don't mind where do I move it if it is on the internal sdcard.
This is what I exactly do:
-Connect the phone on the USB on recovery mode
-Open CMD.exe (I'm on wvista) and type adb.exe in the correct folder. A lot of scripts appear, so I suposse I'm doing it good.
-In adb, type ums_enable. DOES NOT WORK (does not recognize the command). I can't activate USB connection in that way.
-In adb, push my framework-res.apk to system/framework. Superuser error, DOES NOT WORK and my phone is rooted. I could do adb shell and then su, but I can't accept the su request in my phone because... well, it's on the recovery!
LAST AND ONLY SOLUTION: In adb, push the file to my sdcard root
--------------------------------------------------------------------------------------------------------------------------------------------------
SHORT STORY:
All I do is "adb push C:\android\android-sdk-windows\undo.zip sdcard", but it gives me error because it's a folder. So, YES, it's a folder because I want to move it to that folder! If I try to move it to a folder in the sdcard, for example by typing "adb push c:\android\android-sdk-windows\undo.zip sdcard/foldernameIwant" it gives me the same error.
------------------------------------------------------------------------------------------------------------------------------------------------
PART 2, IGNORE THE TEXT ABOVE
So, I managed to be able to move files to my sd on the recovery, but when I want to restore my framework by installing a JS5 stock theme, phone won't de-brick even if it has got a new stock framework that should make it boot... Any help? I'm sure the problem is on the framework-res, but it's now restored by another from a JS5 stock theme (I'm using a self-made JS5) and it continues bricked...

Help O2x bricked nvflash not working

Hi i recently tried to install a recovery from rom manager, but it installed one for g2x so then nothing could mount in recovery and when i tried to flash, something failed and now my device is bricked. I then found this guide http://forum.xda-developers.com/showthread.php?t=1229407&page=5 which i was able to recognise my device as a NVIDIA usb boot recovery drive but every time i press flash-recovery.bat and chose the partition, it says nvflash is not recognised as a command.... and whenever i press nvflash.exe itself, the cmd window appears for one second and it disappears. The package has all the drivers for nvflash but it doesnt friggin work. HELP
You need to flash an entire rom with nvflash, because you messed up the partition table (p990 and p999 have different partitions). With this guide you'll flash only the recovery...
After that you need to flash a proper baseband
Have you a g2x or an o2x?
iliatay said:
and whenever i press nvflash.exe itself, the cmd window appears for one second and it disappears. The package has all the drivers for nvflash but it doesnt friggin work. HELP
Click to expand...
Click to collapse
I have the same problem as him. Anyhelp?
I think you may try to reflash your device with the original firmware (KDZ file) which you can download from LG. Whole process is described in here:
http://forum.xda-developers.com/showpost.php?p=18946763
Please note that recently LG has changed something in their tools and now you have to "fool" them to do what you want them to. Please see this thread for details:
http://forum.xda-developers.com/showthread.php?t=1473781
Hope this will help you.
if it says that nvflash is not a recognised command, then edit the .bat to point to your nvflash.exe instead of just saying nvflash. (C:\path\to\your\nvflash.exe)
langhaardack said:
if it says that nvflash is not a recognised command, then edit the .bat to point to your nvflash.exe instead of just saying nvflash. (C:\path\to\your\nvflash.exe)
Click to expand...
Click to collapse
u can try this http://forum.xda-developers.com/showthread.php?t=1498021
i have tryed to ease the things to understand.
i had the same problem.
i downloaded these files:
http://uploaded.to/file/dkq74mlh
http://uploaded.to/file/2azotnvs
unpacked the files (important is that you put all files from the driver zip in one folder)
click volume + and volume - while connecting to your computer and it will recognize it
You go to device manager, right click on the apx ,update driversoftware, search on the computer for driver software, choose the folder you've put the driver files
then you can start flash.bat

Need help Flashing Radio

Figured out what i was doing wrong please close.
i was trying to flash the radio for the droid 3 to use US AT&T and T-mobile and i always get stuck at this step i need some help i have the device already in AP Fastboot mode and ive tried various combination of the command moto-fastboot flash radio radio.img and nothing seems to work
heres what ive done on cmd
C:\Users\User>cd desktop
C:\Users\User\Desktop>cd fastboot
C:\Users\User\Desktop\fastboot>moto-fastboot flash radio radio.img
'moto-fastboot' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\User\Desktop\fastboot>moto-fastboot.exe
'moto-fastboot.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\User\Desktop\fastboot>moto-fastboot.exe flash radio
'moto-fastboot.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\User\Desktop\fastboot>moto-fastboot.exe flash radio radio.img
'moto-fastboot.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\User\Desktop\fastboot>
You need to have the cmd in the folder where the files are allocated. You can't just enter a command from any folder.
Example: if your files are in c:/fastboot, these are the commands you need to run before using the program commands :
CD.. (repeat this until you are in c
CD fastboot
CD moto-fastboot.exe yadda yadda yadda you get it
Rocking with my M3 and XDA app
There is not such folder that has this command on the file, I need to do this, PLEASE SOMEONE HELP....
where are you files?
for example
2) boot device to fastboot mode.(make sure to have all motorola drivers installed on your PC)
3) move the radio img and the MOTO-FASTBOOT to a folder (ex. c:/Root)
4. unzip files if zipped
5) Open the CMD, and enter the these commands.
cd/
cd c:root
moto-fastboot.exe flash radio radio.img

cant access fastboot

Please help. I'm trying to flash twrp on xperia z C6603 so i can install custom rom existens. I installed flashtool and all drivers. Fastboot and for the phone. Installed android studio. Downloaded img of recovery and from folder I start elevated cmd and when I write fastboot devices it says 'fastboot' is not recognized as an internal or external command,
operable program or batch file.
What to do? Some tutorial. Where I'm making mistake?
Windows 10 x64
Android 5.1.1 build 10.7.A.0.228
Jegone said:
Please help. I'm trying to flash twrp on xperia z C6603 so i can install custom rom existens. I installed flashtool and all drivers. Fastboot and for the phone. Installed android studio. Downloaded img of recovery and from folder I start elevated cmd and when I write fastboot devices it says 'fastboot' is not recognized as an internal or external command,
operable program or batch file.
What to do? Some tutorial. Where I'm making mistake?
Windows 10 x64
Android 5.1.1 build 10.7.A.0.228
Click to expand...
Click to collapse
First you should unlock your bootloader, otherwise your phone will be bricked. Next, are you sure you installed the drivers correctly? On Windows 8 and above you have to disable driver signature, otherwise the drivers simply won't be installed.
When all that done you could try to enter fastbood mode via flashtool. Make sure you're using an old version, as the newer don't really support the Z.
Jegone said:
Please help. I'm trying to flash twrp on xperia z C6603 so i can install custom rom existens. I installed flashtool and all drivers. Fastboot and for the phone. Installed android studio. Downloaded img of recovery and from folder I start elevated cmd and when I write fastboot devices it says 'fastboot' is not recognized as an internal or external command,
operable program or batch file.
What to do? Some tutorial. Where I'm making mistake?
Windows 10 x64
Android 5.1.1 build 10.7.A.0.228
Click to expand...
Click to collapse
First :- You should unlocked the bootloader by sony's offical site for your by cmd .
Second :- Use window 7 for better and fast response to your phone ...
Third :- to come in fastboot mode you should switch off your phone then connect use and keep pressing volume up button blue light will display.
Then type this cmd in your all driver :-
1. adb devices – Checks whether your device is connected or not. If its connected, some random numbers will appear in command window.
2. Use this command to flash a stock kernel or any custom kernel:
fastboot flash boot _____.img
3. Use this command to flash custom recovery like CWM or TWRP in your phone:
fastboot flash recovery _____.img
Last :- wipe all data when youy intall twrp/cwm (recommended TWRP Latest Version) flash your selected ROM with GAPP...
Happily enjoy your comtomized ROM..

Categories

Resources