[Q] How can I use fastboot to unbrick my cricket zio? - General Questions and Answers

I have a kyocera zio that I bricked a while back, I have been looking around on the web and I have already downloaded the android SDK and I this is what I can do with command prompt so far.
C:\Documents and Settings\Matt>cd c:\sdk\tools\
C:\SDK\tools>fastboot
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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:\SDK\tools>fastboot -w
erasing 'userdata'... OKAY [ 2.234s]
erasing 'cache'... OKAY [ 1.281s]
finished. total time: 3.516s
C:\SDK\tools>
I cannot get any other commands to do anything, well I dont know how to use them yet, I already have the cricket_zio.rar that I downloaded from megaupload. Is there anyone that can help me bring this phone back to life?

I have also found that I can put files like boot.img system.img and even update.zip into the SDK\tools folder and do fastboot flash boot boot.img and I was able to change my boot image from just being the regular kyocera boot screen to a blank boot screen, I can still access fastboot and fota update and the test pattern button combos.
If anyone could get the files for the cricket zio boot.img and system.img and the userdata I should be able to do something to get this phone running again and help some others that have been struggling to get this phone working again.

Same place
Im in the exact same place as you are. I did the fastboot flash:raw boot and used some img files I found online and now the phone is just looping, before it would at least give the kyocera logo. Have you found anything on this?

Im having the same problems as you guys...any luck?

So I'm a noob and have installed the SDK and got the path put in so fastboot can load. then it pops up, runs a bunch of script and disappears. I cannot find ANYWHERE to read and figure out how to fix this so I can get ROM manager up and running. Hopelessly lost. Please help

This is what I get when I try to run the update. My phone only flashes and I can only get to fastboot on my phone. I can't do anything else
C:\Program Files\Android\android-sdk\tools>fastboot update
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.img'
error: update package missing system.img

This is the most messed up android I've ever had. I can't get it past the fastboot screen. I did successfully reflash it to it's stock android os, but when I had failed to flash it to a custom rom, it screwed up again...but this time, I can't get it back to it's stock state even though I have done the same step I took when I reflashed it the first time. I'm having the same problem as everyone else. Why doesn't anyone know how to get past this? I wonder if it has something to do with sprint seeing that the cricket version don't seem to have this problem.

ANSWER
The real question is....WHY would you want to unbrick a cricket zio ROFL. Possibly the worst carrier/phone combination ive ever heard

Related

Root problem with fastboot

I have to post here because I am new and cannot post in the development section.
I was using the root method in http://forum.xda-developers.com/showthread.php?t=1668173. I have firmware .30 which people have confirmed this method works on. When trying to push the recovery image using "fastboot -i 0x0B05 flash recovery recovery.img" it just shows a list of commands:
c:\Recovery1>fastboot -i 0x0B05 flash recovery recovery.img
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall 'flash boot' + 'flash 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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
There is no option for -i. I tried just "fastboot flash recovery recovery.img" and I get this :
c:\Recovery1>fastboot flash recovery recovery.img
< waiting for device >
And it just stays there. All drivers are current. Device is unlocked. The tablet is in fastboot mode. Any help would be appreciated.
Ok, solved the problem. For some reason the fastboot.exe I was using was a different version? It was the one from the tools folder in the SDK directory (971k). I used the one from tools-platform (138k) and worked like a charm.
Mods feel free to delete this thread.
reup
Can you reupload this fastboot? i have the same problem
djdcm0722 said:
I have to post here because I am new and cannot post in the development section.
I was using the root method in http://forum.xda-developers.com/showthread.php?t=1668173. I have firmware .30 which people have confirmed this method works on. When trying to push the recovery image using "fastboot -i 0x0B05 flash recovery recovery.img" it just shows a list of commands:.
Click to expand...
Click to collapse
mrsnaki said:
Can you reupload this fastboot? i have the same problem
Click to expand...
Click to collapse
Have you read the General and the Dev forums before to post here.
I think not completely.
Because if you had read correctly, you would have seen that there is a small guide to install and use Fastboot simply
Here : [GUIDE] Help for flash more faster when you use Fastboot Line Command in this index that everybody can read.

[Q] Cannot push rom via fastboot, PLEASE HELP

A flash went bad. Now I am stuck on the bootloop. I amn able to access both recovery as well as fastboot.
Tried pushing a rom via cmd on pc in adb, and it doesn;t go through.
Please help flash a rom via fastboot.
So far on my attempts, I get this in cmd:
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
format <partition> format 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 (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-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.
default: 0x10000000
-n <page size> specify the nand page size. default:
2048
-S <size>[K|M|G] automatically sparse files greater th
an
size. 0 to disable
I have faced the same issue in the past with our device...Use adb side load... If it doesn't work, its most likely that your partitions are corrupted so you will have to reflash the stock firmware and then flash the recovery and repeat the ROM flashing procedure....
Sent from my Moto G using XDA Premium 4 mobile app

[Q&A] [ GUIDE ]unlock bootloader and **ROOT** for ALCATEL IDOL 3 6045

Q&A for [ GUIDE ]unlock bootloader and **ROOT** for ALCATEL IDOL 3 6045
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ GUIDE ]unlock bootloader and **ROOT** for ALCATEL IDOL 3 6045. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
famewolf said:
That's great for those who are buying their phones now....some of us rooted before twrp was an option and you CAN'T create image backups of system until you HAVE root.
Click to expand...
Click to collapse
I have not yet rooted my phone and would like to make a pre-root backup but have no idea how that would be done. I don't know much when it comes to developing. Is it actually possible to create a backup without root?
totalrecarl said:
I have not yet rooted my phone and would like to make a pre-root backup but have no idea how that would be done. I don't know much when it comes to developing. Is it actually possible to create a backup without root?
Click to expand...
Click to collapse
Yes, just boot on TWRP (read only mode) and backup as usually
frankee207 said:
Yes, just boot on TWRP (read only mode) and backup as usually
Click to expand...
Click to collapse
Would I need to do that via fastboot or could I flash it with Flashify? Sorry for all the questions, I don't have much experience in this area.
totalrecarl said:
Would I need to do that via fastboot or could I flash it with Flashify? Sorry for all the questions, I don't have much experience in this area.
Click to expand...
Click to collapse
You must do it through fastboot. Reboot in bootloader and boot into TWRP. Have a look to unlock and root thread. It's explained how root using TWRP. Do the same, but don't flash SuperSu, just perform backup
how we will upgrade to OTAs? can we flash em?
gecko702 said:
how we will upgrade to OTAs? can we flash em?
Click to expand...
Click to collapse
Detailed info is here with step by step instructions: http://forum.xda-developers.com/idol-3/help/want-to-able-to-install-ota-updates-t3163745
am i doing it wrong?
this is all iget every time i input the commands
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>adb reboot-bootloader
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot-i0x1bbb devi
ces
'fastboot-i0x1bbb' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb dev
ices
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb oem
device-info
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb oem
unlock
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb ome
n device-info
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb reb
oot
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>​
surgat666 said:
this is all iget every time i input the commands
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>adb reboot-bootloader
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot-i0x1bbb devi
ces
'fastboot-i0x1bbb' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb dev
ices
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb oem
device-info
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb oem
unlock
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb ome
n device-info
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>fastboot -i0x1bbb reb
oot
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
reboot reboot device normally
reboot-bootloader reboot device into bootloader
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
C:\Users\Surgat_AND_Nath\Desktop\Downloads\IDOL3_6045_ROOT>​
Click to expand...
Click to collapse
Look at the example. There is a space both before and after the -i
Bootloader won't show
I followed the procedures to enter boot-loader but my phone will not do.
Here is the procedures I have followed through (the red text is where it fails)
Get/install Alcatel USB driver if Windows. (no need for Mac). FROM HERE, or just connect your idol3 to the computer and from the phone select "cd rom" drive..it will install the drivers automatically
download the root zip from my GOOGLE DRIVE and unzip it.
Set USB debugging on in Developer settings (if these are not exposed, go to Settings/About Phone/Build number, and tap 7 times.)
Plug in USB cable to phone and computer. Tap on USB icon in notifications panel; select MTP (file transfer) mode.
Open command prompt in direcotry where you have the unzipped files (when using windows in the direcotry hold shift and press the right button on the mouse, it will pop-up a window where you have to select "open command promt here" and type "adb reboot-bootloader" to reboot into bootloader
Specifications of the phone
Model Number - 6045I
Android version - 5.0.2
Kernel Version - 3.10.49
Build Number - 7SQR-UER0
I am trying to offer my TWRP backup to the following forum
All that appears is this frozen screen on the phone and when I try to use command prompt to detect if any devices are currently connected, nothing shows ("fastboot devices" & "fastboot -i 0x1bbb devices" are both not stating any devices)
Frozen image of alcatel trying to enter bootloader
IsaacEncinas said:
I followed the procedures to enter boot-loader but my phone will not do.
Frozen image of alcatel trying to enter bootloader
Click to expand...
Click to collapse
That IS the bootloader, IsaacEncinas. Unlike other devices, like the Nexus ones I know, this bootloader screen doesn't look like anything. It seems like it's stuck somewhere, but it's not. That threw me off at one point, too. Use fastboot commands from that screen to see if, in fact, you're there.
Code:
fastboot -i 0x1bbb devices
Then, if you get something returned, try booting into TWRP using fastboot.
Code:
fastboot -i 0x1bbb boot twrp-2.8.7.0-idol3.img
This assumes that you have the TWRP image present in the Windows directory where your command line is.
Well like I said, I tried the following commands that you have stated including "fastboot devices", nothing was given in return. Shall I fall through with the commands hopes of a return? I highly doubt it would work though since it was not being detected.
EDIT:
So i skipped and ignored trying to find why the device did not get detected. I went ahead and applied the following code.
Code:
fastboot -i 0x1bbb boot twrp-2.8.7.0-idol3.img
and it worked! Thanks!
Sent from my 6045I using XDA Free mobile app
Good!
alcatel OT 6045Y idol 3
will this proccess works on 6045Y version?
thanks
harrisxr650 said:
will this proccess works on 6045Y version?
thanks
Click to expand...
Click to collapse
Yes
I have the root and now I can't update the phone, what can I do?
6045k
Enviado do meu Alcatel Idol 3 5.5" através do Tapatalk
Yep. That's how it works.
RodrigoIsaac said:
I have the root and now I can't update the phone, what can I do?
6045k
Enviado do meu Alcatel Idol 3 5.5" através do Tapatalk
Click to expand...
Click to collapse
RodrigoIsaac, there's lots of talk all over this forum about exactly this subject. You need to revert to stock to take the OTA. Then, you can root again. Read through the topics for plenty of detail.
Yes but the update isn't out for 6045k yet ..
Cant find device?
Im trying to do whatever I can, when I open command window at the unzipped folder and type adb reboot-bootloader, it starts but right after a second it says: "error: device not found" I cant figure out whats wrong, I put the usb debugging mode, turned on the drive, installed the drivers, switched to file transfer mode, and it still says "device not found", I have the Alcatel Idol 3 5,5i 32gb dual sim version without an SD card slot. Please help!

[Q] fastboot commands

Hello,
I want to ask where i can find list of commands for "Minimal ADB and Fastboot" , i was looking a bit and get just tons of sites with like 5-8 simply commands, and even them was mostly without any effects... for exemple "fastboot getvar cid" show me somethink like "cid: " but no any number after it.... when i was looking for commands i saw they are mostly writed for specific phones, so mby just shield have different commands for his stuff... so in short...
where i can find "fastboot" and "fastboot oem" commands i was trying "fastboot ?", "help",.... but all of it just show few basic commands
siroga825 said:
Hello,
I want to ask where i can find list of commands for "Minimal ADB and Fastboot" , i was looking a bit and get just tons of sites with like 5-8 simply commands, and even them was mostly without any effects... for exemple "fastboot getvar cid" show me somethink like "cid: " but no any number after it.... when i was looking for commands i saw they are mostly writed for specific phones, so mby just shield have different commands for his stuff... so in short...
where i can find "fastboot" and "fastboot oem" commands i was trying "fastboot ?", "help",.... but all of it just show few basic commands
Click to expand...
Click to collapse
Try typing fastboot into a cmd line window?
Mine shows this:
Code:
C:\Root>fastboot
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
format <partition> format 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
sbdags said:
Try typing fastboot into a cmd line window?
Mine shows this:
Code:
C:\Root>fastboot
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
format <partition> format 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
Click to expand...
Click to collapse
thats a list of "few commands" i wrote about , but if you look there http://forum.xda-developers.com/shield-tablet/general/recover-y01-battery-shield-tablet-t3199153 , guy writing about command that are not there and i dont see any "fastboot oem" commands there...
siroga825 said:
thats a list of "few commands" i wrote about , but if you look there http://forum.xda-developers.com/shield-tablet/general/recover-y01-battery-shield-tablet-t3199153 , guy writing about command that are not there and i dont see any "fastboot oem" commands there...
Click to expand...
Click to collapse
Different version of fastboot maybe? I checked my linux version and although it's similar there are a few differences.
Code:
[email protected]:~/android/_SIGN$ fastboot
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
format <partition> format 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 (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-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
-S <size>[K|M|G] automatically sparse files greater than
size. 0 to disable
Not so much different versions of fastboot, but bootloaders
The various OEM's allow for different amount of commands that work through fastboot, the genetic list is what you guys see when you simply type 'fastboot' into cmd/terminal, anything else needs to be added to the bootloader by the oem, I just received my K1 and will for sure be playing around with it, if I find anything of use I will post as I'm sure you all will too!

Bricked my mi3. Can't even flash recovery

When I backup and reset my mi3, it didn't reboot. It would show mi logo and then reboot again and then stuck at mi logo. So, I tried to reflash my phone, but found out that I had screwed up my partition table. And to recover it, I deleted removed some partitions as mentioned in a miui forum. But while removing a partition, it told me to unmount cache from recovery even if I had already done that. So, i disconnected my cable and tried to start all over again. But now, it won't flash recovery (Failed remote: partition table doesn't exist). And when I try to go to recovery by pressing volume up + PWR, it won't work. I'm stuck at fastboot with my stock partition table screwed up. And I can't do anything. Please help
follow this post it will be sorted i had exactly same problem
en.miui.com/thread-138246-1-1
use http and html in end and . wherever necessary cant post link (new member restriction)
lurk1n in shad0ws said:
follow this post it will be sorted i had exactly same problem
en.miui.com/thread-138246-1-1
use http and html in end and . wherever necessary cant post link (new member restriction)
Click to expand...
Click to collapse
Thank you for reply.. but the very first requirement in this thread is "Flashed CWM recovery". I don't even have any recovery The only thing I have access to is fastboot and I can't even install any recovery using fastboot. Is my phone beyond recovery?
when you flash recovery via fastboot what happen please explain in detail
---------- Post added at 12:09 PM ---------- Previous post was at 12:04 PM ----------
try this method http://en.miui.com/thread-93248-1-1.html
This is what I get when I try to flash cwm through fastboot:
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot device
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if found,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> [ <second> ] ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> [ <second> ] ] 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 (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-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.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
1d95d0c fastboot
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
target reported max download size of 805306368 bytes
sending 'recovery' (14494 KB)...
OKAY [ 0.458s]
writing 'recovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.464s
C:\Program Files (x86)\Minimal ADB and Fastboot>
I'm trying the link you sent. Thanks again!
lurk1n in shad0ws said:
when you flash recovery via fastboot what happen please explain in detail
---------- Post added at 12:09 PM ---------- Previous post was at 12:04 PM ----------
Click to expand...
Click to collapse
Problem still persists I wanted to try http://en.miui.com/thread-54139-1-1 ( Please add . html in the end, cannot post link)
But the problem is, I don't have "Qualcomm hs-usb diagonastic COM port" in my device manager. All I have is Marshall London Bootloader Interface. And I don't have any idea what that is

Categories

Resources