View Single Post
Old 02-12-2013, 23:56   #83 (permalink)
Nurettin Duman
Registered User
 
Join Date: Feb 2005
Location: Turkiye :islam
Posts: 2,911
Member: 115596
Status: Offline
Thanks Meter: 1,127
Donate money to this user
Thumbs up

Quote:
Originally Posted by baboom View Post
Tools needed :

Program called fastboot


Extract the files.
Open command prompt -> Go to Start-Run - type : CMD

Use the -w option

Turn on phone holding the volume up button & connect it to PC.
Pics will help you to do the rest .

Hope this help
No need to PM me for help - use your brian

BR
baboom
C:\zte\fastboot>fastboot/w
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048
C:\zte\fastboot>-w
Der Befehl "-w" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:\zte\fastboot>fastboot-windows.exe -w
< waiting for device >
erasing 'userdata'...
OKAY [ 1.844s]
erasing 'cache'...
OKAY [ 0.453s]
finished. total time: 2.297s
C:\zte\fastboot>
  Reply With Quote
 
Page generated in 0.06976 seconds with 7 queries