[Newbie Guide] adb/fastboot/bootloader/android 101

Search This thread

emeryreme

Member
Oct 26, 2012
15
0
33
Manila
In the root of your µSD, meaning that it may not be in any folder. For example E:\PASSIMG.ZIP


Sorry, but it still doesn't work for me. :( :crying:

I also tried unzipping the file and use fastboot, but I only got these error (please see attached image for reference)

I also saw in my bootloader an S-ON, does this mean anything? does this mean I can't write or push even force my phone to do anything without the power button? :confused: :(
 

Attachments

  • Failed.jpg
    Failed.jpg
    95 KB · Views: 118

n1newbie

Senior Member
Oct 14, 2011
1,036
259
Tamil Nadu
Sorry, but it still doesn't work for me. :( :crying:

I also tried unzipping the file and use fastboot, but I only got these error (please see attached image for reference)

I also saw in my bootloader an S-ON, does this mean anything? does this mean I can't write or push even force my phone to do anything without the power button? :confused: :(
bro you cannot use FASTBOOT commands with locked bootloader.
and to unlock bootloader you obviously need a working power button.
1.wat happens when you do passimg method?
2.did you place the passimg.zip in the root of ur sd and not in any folder?
3. Make very sure that the file is not named passimg.zip.zip
the solutions provided by tommert38 are your only hope.
gud luck

Sent from my Nexus One using Tapatalk
 

emeryreme

Member
Oct 26, 2012
15
0
33
Manila
:fingers-crossed: I'll do my best.
Thanks for you advice. :)

---------- Post added at 08:39 PM ---------- Previous post was at 08:28 PM ----------

bro you cannot use FASTBOOT commands with locked bootloader.
and to unlock bootloader you obviously need a working power button.
1.wat happens when you do passimg method?
2.did you place the passimg.zip in the root of ur sd and not in any folder?
3. Make very sure that the file is not named passimg.zip.zip
the solutions provided by tommert38 are your only hope.
gud luck

Sent from my Nexus One using Tapatalk

BTW, nothing happened when I boot it into bootloader. I use a battery trick while charging to put me at the bootloader, or should I use a USB from my laptop when booting to bootloader.:confused:
How long should I wait BTW? :D
 
Last edited:

tommert38

Senior Member
Sep 24, 2010
469
151
Eindhoven
So you:

1. Renamed the downloaded file to "PASSIMG.ZIP" (as n1newbie said, make sure it is not named "PASSIMG.ZIP.zip" which could happen if you hide common file extensions in Windows)
2. Put this "PASSIMG.ZIP" on the root of your µSD (i.e. not in any folder)
3. Put the µSD back in your phone
4. Booted into bootloader
5. Did not touch any button for a few minutes (unless it asked you to do so)

And nothing happened?

By the way, the battery trick is the correct way to boot. No need to use your laptop.
 
Last edited:
  • Like
Reactions: emeryreme

emeryreme

Member
Oct 26, 2012
15
0
33
Manila
So you:

1. Renamed the downloaded file to "PASSIMG.ZIP" (as n1newbie said, make sure it is not named "PASSIMG.ZIP.zip" which could happen if you hide common file extensions in Windows)
2. Put this "PASSIMG.ZIP" on the root of your µSD (i.e. not in any folder)
3. Put the µSD back in your phone
4. Booted into bootloader
5. Did not touch any button for a few minutes (unless it asked you to do so)

And nothing happened?

By the way, the battery trick is the correct way to boot. No need to use your laptop.

Yup, I did each and every step of that. And still nothing happened. :confused:
Is it because of the S-ON thing in my phone why I can't do anything about it?:confused:
 

tommert38

Senior Member
Sep 24, 2010
469
151
Eindhoven
Yup, I did each and every step of that. And still nothing happened. :confused:
Is it because of the S-ON thing in my phone why I can't do anything about it?:confused:
No, S-ON has nothing to do with it. If you did every step exactly as stated it should check your µSD and eventually install the images inside the PASSIMG.

When you boot into bootloader (not fastboot), do you see this (the bright green text under the blue HBOOT) for a brief moment?

BOOTLOADER.jpg


You see, it says PASSIMG.zip (which isn't present on my µSD), but yours should be recognized, checked and installed.
 
Last edited:
  • Like
Reactions: emeryreme

emeryreme

Member
Oct 26, 2012
15
0
33
Manila
No, S-ON has nothing to do with it. If you did every step exactly as stated it should check your µSD and eventually install the images inside the PASSIMG.

When you boot into bootloader (not fastboot), do you see this (the bright green text under the blue HBOOT) for a brief moment?

You see, it says PASSIMG.zip (which isn't present on my µSD), but yours should be recognized, checked and installed.


I finally get the PASSIMG.ZIP working (I was booting the wrong bootloader which is FASTBOOT). But problem really don't want to leave my phone. :(
I still do got an error and here's what written in my Bootloader (I don't have a good cam to take a shot of it).



NEXUSONE PVT SHIP S-ON
HBOOT-0.35.0017
TOUCH PANEL-SYNT0103
RADIO-5.12.00.08
Jun 14 2010, 12:02:27
==========================

HBOOT

==========================
CID incorrect!
Update Fail!
Do you want to reboot device now?
<VOL UP> Yes
<VOL DOWN> NO

:confused: :( :confused: :( :confused: :crying: :crying:

---------- Post added at 01:20 PM ---------- Previous post was at 01:02 PM ----------

BTW, my Nexus One is from Korea. I guess it has a Korean ROM something to PASSIMG.

But I don't know what kind of PASSIMG I should use. :confused:
 

bradman117

Senior Member
Jan 20, 2011
1,537
1,517
30
Idaho, Rexburg
OnePlus 6
OnePlus 6T
I am familiar with Android phones, but my dad just gave me a phone and wanted me to put a newer firmware on and was ganna put on [N1] Evervolv Jellybean (4.1).
I noticed i needed to add this to get JB working. System: 260 Cache: 8 Userdata: 168 (recommended, future proof, fits any gapps).. I have connected FastBoot USB but i do not know how to put on hboot_jellybean_260-8-168.nb0.. also i am not able to get into recovery witch means recovery must not be on.. will this file also give me recovery or am i doing something else to get that on too? thanks
 

n1newbie

Senior Member
Oct 14, 2011
1,036
259
Tamil Nadu
to alter the hboot partitions u need to install blackrose first. you can find blackrose thread under development section. carefully read the instructions before installing blackrose...

Sent from my Nexus One using Tapatalk
 
  • Like
Reactions: bradman117

Medhavi

Member
Dec 28, 2012
20
1
Fastboot is protocol used to update the flash filesystem in Android devices from a host over USB. It allows flashing of unsigned partition images.

Notable fastboot commands

Is there any way of piping the output from fastboot to a text file? I tried:

Code:
fastboot > textfile.txt getvar all

and

Code:
fastboot getvar all > textfile.txt

but it does not work. With adb it works fine.

EDIT: OK, I have found the solution:

Code:
fastboot getvar all > textfile.txt 2>&1
 
Last edited:

JCatman

Member
Dec 23, 2011
42
1
adb question

I need to perform the items below, but getting errors. adb devices see device. fastboot devices just reverts to previous path prompt. when I try to execute the first line it says cannot load amon. other commands return "waiting on device" and never do anything. I am rooted, s-on, 4.03 ICS stock OTA on HTC rezound. Thanks in advance for any help!



-fastboot boot amon. make a backup
-adb reboot bootloader
-fastboot erase cache
-fastboot oem lock
-fastboot oem rebootRUU
-fastboot flash zip firmware.zip
(it will fail for with pre-update flush again immediately error). So do it again -->
-fastboot flash zip firmware.zip
(it will finish)
when its done:
-fastboot reboot-bootloader
-fastboot flash unlocktoken Unlock_code.bin
-pull the battery and replace. Hold down volume down button plus power button to boot into hboot, then fastboot mode.
-fastboot boot amon ra
-restore full backup
-reboot
 

Lavi26jan

Member
Mar 14, 2013
22
1
Plz Help

I Am Using Viper Rom On My Desire HD...
I Have Bootloader unlocked by htc dev method.
Now i want to flash a custom kernel.
I want to know how to flash kernel.zip in an unlocked bootloader...s-on
And Can I use Any Kernel With My rom?
And Will Flashing Kernel Format Data?
Plz Help...
Thanks In Advance.
 

kannanleo

New member
Jun 5, 2013
1
0
i have sony lww wt19i which i used custom ics rom ........but i made fault in cwm on installing wrong zip file .......now my wt19i stucked in sony logo ,it wont even goes to cwm no use in flashing since i left usb debugging off and in MTP status what shall i do now
 

avinash.itish

Member
Jun 8, 2013
11
0
Quatre Bornes
stuck on "sony" logo

Hi guys, I need a very BIG HELP...
first of all, I'm a bit new with the flashing,,etc
I had the latest update on my Xperia Ray 4.0.4 ICS,, then I decided to flash it,, my bootloader was allowed unlock but i did not unlock it

i followed the walk through where you root without unlocking the bootloader
I flashed my phone to 4.1.A.0.562 kernel,
then flashed again to 4.1.B.0587 kernel,
went into CWM and installed Xperia Ultimate HD 3.0.2 from sd card,
then i saw the MOD 4.4,
installed it from sd card by using CWM
all worked well
then i messed up everything
i wanted to remove the MOD
I went into CWM recovery mode
I had "wipe data/factory reset",
then had "wipe cash partition"
then install the Xperia Ultimate HD from sd card...
after installing, the phone remained on the Sony logo screen without loading...
I tried to flashed it but on flashtool it said "need to root"
I used fastboot mode,, and unlock my bootloader successfully..
I flashed it again to 4.1.A.0.562 kernel and then to 4.1.B.0587 kernel,, but still nothing happened :'(
my phone is still stuck on the "Sony" logo screen and I cannot enter CWM recovery
And i think that my phone was not on debugging mode or unknown sources checked
Dont know what to do....... :'(
PLEASE HELP...................
 

Braveheartricky

New member
Aug 27, 2013
2
0
ROM

Hi! Your post was great.
And i hope you can help me figureing things.
Are ROM used in s0me mobile phone c0mpatible to tablet size or operation? I just wonder. Because i'm about to flash new ROM to my Kata T1 tab.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 35
    The purpose of this document is to clarify a few basics about HTC Android Phones and basic commands to interface with the phones. Think of this as a beginner's guides to the Android device from a non-traditional user's point of view. I'll keep it simple and plain as much as I can for the new users. I'll also try to keep all the technical aspects true as much as I can while keeping it simple.

    Before you go on, please read this and understand the basic concepts and how and why following commands are being used. Do not follow anyone's instructions/tutorials/guides without prior basic understanding of what each command do. I do want to believe it's humans visiting this forum and not lemmings. If you do not understand, feel free to ask here. I will or someone else also knowledgeable will answer your questions. DO NOT QUOTE THIS AS A WHOLE. My pet peeves and a complete waste of screen space.

    Sometime, depending on your OS, command names may change (e.g: mouse / mouse.exe / mouse-linux / mouse-mac). For general purpose, we'll use mouse instead of an OS specific commands in this instructions.

    So to repeat myself, if you understood the concepts of the commands, and you are on a linux system and someone's guide says touch index.php, you will automatically type touch-linux or whatever the name of your executable is on your system.

    We shall assume you know how to install needed drivers and where to get android sdk and put the sdk binaries (executables) in the system path. If we need to expend this let me know and I'll expend this here.

    Further, if I get any parts wrong, PM me and I'll get those parts corrected.

    Android Partition, SPL etc.

    Partitions:
    Followings are a list of partitions on your android phone.

    misc - misc partition -
    recovery - Recovery Partition - This is where the original HTC recovery or Amon Ra's recovery or any other Recovery would go. Basically if you reboot into recovery it'll boot from here.
    boot - This is your boot partition
    system - This is where all your system information (ROM resides)
    cache - cache (When you factory reset the phone, this area is wiped)
    userdata - user data (like your login, your user settings etc) When you factory reset the phone, this area is wiped)

    So, if you replace the recovery image, you are pretty much set for updates provided here at XDA. Note: By replacing your recovery image, you may not be able to have OTA updates.

    ROM images will normally replace boot and system images at the same time and often time, userdata and cache too; reseting the phone completely.


    SPL/Bootloader/Radio/Bricking Phones:
    SPL / Bootloader is like BIOS on a computer. At least I think of it that way. SPL can be updated! SPL comes as either Security-On of Security-Off (S-ON/S-OFF).

    Note: It is my understanding that radio will boot first, followed by other systems. So it is IMPORTANT that your radio image/version will work with your SPL image/version. This is the one and only reason for phones being bricked. You can not brick your phone by flashing a ROM or Boot image or recovery image. Once you flash the wrong radio for the SPL, the only known method of recovery is to send the phone back into HTC for repair.

    How do I know the phone is bricked? A bricked phone can not boot into bootloader, recovery, or into normal operation modes. You can not connect to a bricked phone via adb or fastboot. You can only see one screen on the phone and it will be the first splash screen.


    Commands:

    adb - Android Debug Bridge - One of the two things you'll need to know if you ever want to do anything non-conventional on your android based phone.
    List of commands that can be used by adb can be prompted by typing adb at the system shell (command prompt or terminal)

    Notable adb commands:

    adb devices - If you don't know anything, this is the ONE thing you have to know.
    adb devices will give you a list of devices connected to the computer. This is also a good way to make sure that your phone is actually connected to the computer.

    adb reboot (bootloader|recovery)
    adb reboot - this will reboot your phone normally.
    adb reboot bootloader - this will reboot your phone back into the bootloader (white screen with the android on wheels)
    adb reboot recovery - this will reboot your phone back into recovery console (either default or amon_ra's recovery).
    adb shell - this will shell into the phone and you can now explore the phone. Remember phone's native backend os is linux so know your linux commands.
    adb remount - remounts the system partition on the phone so you can you read/write to it.
    adb push xxx yyy - will push xxx file from computer into yyy location/file on phone (needs rooted access)
    adb pull xxx yyy - will pull xxx file from phone into yyy location/file on computer (needs rooted access)


    Fastboot is protocol used to update the flash filesystem in Android devices from a host over USB. It allows flashing of unsigned partition images.

    Notable fastboot commands:

    fastboot devices - If you don't know anything, this is the ONE thing you have to know.
    fastboot devices will give you a list of devices connected to the computer. This is also a good way to make sure that your phone is actually connected to the computer.

    fastboot reboot - this will reboot your phone normally
    fastboot oem unlock - this will unlock your bootloader - NOTE THIS WILL VOID YOUR NEXUS ONE WARRANTY
    fastboot erase XXX - Will erase the partition XXX (such as userdata, cache) - mainly used for resetting phone and clearing userdata / factory settings.
    fastboot flash XXX YYY - This will flash XXX partitionn with YYY image.
    e.g: fastboot flash system system_update.img will flash/update your system partition with an image called system_update

    If anyone needs me to dig deep into using anything else, please PM me. I'll add it on here. Hopefully this will help all newbies about the basic commands and what they do.

    FAQs (UPDATED Feb 09, 2010)
    Q: One question about the Android SDK. Do I need it to flash my N1 or just to program new apps? Where can I get it?
    A: Android SDK is not entirely needed to flash the N1. However, there are tools in there that you need. Adb / Fastboot etc. Although they can be downloaded by themselves, the windows version of the SDK also have the Drivers that are needed for android devices for USB connection. So, it is recommended to get it. You can get it from developer.android.com

    Q:I have never experienced anything like this when I did a hard-spl on my winmo phone. Radio versions are included with SPL's, right?
    A: Official packages from HTC did come with nbh packaging, meaning it is a all in one upgrader that will update Radio, ROM, System etc, it is very much common for active development area here at XDA to get the radio or SPL or ROM separately and independently of one another. And as such, you will most likely flash them seperately (who wants to wait 6-8 months). Also, since this phone is released by google, HTC will most likely not update any major Radios. However, it is very likely that we will be hacking in Radio updates or any other "updates" from HTC from their new device - HTC Bravo.

    Q: Is there a guide for snow leopard? I'm kind of stuck.
    A: I personally ran android SDK and aforementioned executable on both MAC OS 10.5 and 10.6. Like I posted, the commands and the executable names may be slightly different. I may call adb and you may find it as adb-mac. I am not going to write 3 separate documents for 3 separate OSes. You have to know that adb=adb-mac (on your mac), adb-linux (for linux) etc. And yes the above guide will work universally.

    Q: Can i replace the splash image..?? (unlocking related)
    A: As of the above date (next to the FAQ) no you can not. Issue is probably a few folds. One of them is that splash1.img is not going in due to security lock. Remember, you unlocked the phone. HTC will not like it. :) Anyhow, I like the current quad color X. If you are thinking of getting rid of the lock logo, good luck. Even if you can get rid of it, you will still have to overcome the pink text that says ***UNLOCKED*** on your bootloader.

    Q: Can you run Windows Mobile on Android Phones?
    A: With enough resources given, sure. Will it ever happen? No. Why? Windows mobile compiler and builder cost $. As a matter of fact, as of version 5, it was going to cost me $75 per device. That's one of the reasons why handset makers went to Android open platform. Android is free and universal so as long as you use certain chipsets and certain items, you are good to go. Can it ever be ported? Sure. With right amount of time and money anything can be done. But at this point, it's cheaper for you to go buy a windows mobile smartphone.

    Q: How do I know the phone is bricked?
    A: You can not brick a phone unless you are flashing Radio/SPL packages. Make sure if you are doing that, you follow directions VERY CAREFULLY. A bricked phone can not boot into bootloader, recovery, or into normal operation modes. You can not connect to a bricked phone via adb or fastboot. You can only see one screen on the phone and it will be the first splash screen.

    Q: I have installed the Android SDK however, i cannot seem to get the laptop to detect the nexus. What have i left out?
    A: Most common item that people forget to enable is USB Debugging. Settings => Applications => Development => USB debugging [checked]

    Q: I have rooted n1. when I go to recovery to do backup, I get the triangle with the little green android guy, but phone is stuck there. I have to remove battery to reboot phone. What have I done wrong?
    A: You still have the stock (shipping) recovery. If you want a different recovery (Amon RA's), download it, the from fastboot, run fastboot flash recovery downloaded_recovery.img

    Q: Which step of the rooting / recovery procedure does it give root?
    A: Root and Recovery are two totally different things. Recovery is a partition that contain recovery information. Stock recovery is what allows OTA updates etc. Normally it will search for update.zip in the root folder of the SD card. Amon_RA's Recovery or any other recovery images are there to enhance the traditional stock recovery. Amon Ra's Recovery for example, contains thing such as ability to update from different zip files, and backup/restore of your data/system.
    Rooting is not done by recovery but is a kernel level access (simply put) that will give root or "SU". It is done by patching the boot partition of the your android device.

    Q: What are the differences, advantages, disadvantages of the different ROM's?
    A: They are all different. Some have some features, some are plain stock, some are made for bleeding edge kernel etc. You'll have to try them out and figure out yourself. I may make a chart of what they are (see the bottom at my signature - wiki) but with too many android devices, I will need some major help. One person alone will not have total knowledge of all the ROM releases. There are just way too many devices and ROMs.

    Q: Which ROM will allow OTA updates?
    A: Stock ROM WITH Stock Recovery.

    Q: If the phone is SIM/carrier unlocked and you root do you have to SIM unlock again?
    A: SIM/Carrier unlock has nothing to do with rooting your phone. You can still have root and still be carrier locked. Nexus One comes carrier unlocked from factory.

    Q: How much space is there for apps? is using the sd card really necessary? (on Nexus One)
    A: Search google? The phone has 512MB or space. That SHOULD be more than enough for you. If not, you have some serious issues. I do not believe you will not App2SD for Nexus One. Google did say during the release conference that they will update Android/N1 so that apps can be run/installed to SD but that requires some system and security changes (mainly to prevent pirated software - Yes if I write something, I deserve to get paid for it).

    Q: When you do "flash zip from sdcard" or "fastboot flash image" does this merge and overwrite the files in to the partition?
    A: When you update a software (via recovery), software my be merged. However, if you fastboot flash, just like the word flash says, it will flash and overwrite the partition.

    Q: Which partition does "flash zip from sdcard" affect?
    A: Depends on what you are flashing. It could be any or all of the partitions such as SPL, Boot, System, Recovery, Radio. You should study first before randomly flashing things.
    1
    Don't forget fastboot boot for testing images. My most used command :)
    1
    If the command is not recognized, it's because the adb file is not in the same folder that you have navigated to in you command prompt. With the latest sdk, some of the folder and file locations have changed, so the older guides may be out of date...

    Look in the sdk folders and find the adb file.
    Make sure the command prompt is the same as the file location...

    Sent from my Nexus One using XDA App
    1
    Your phone needs to be at the fastboot screen for fastboot to work...

    Hold volume down, and while still holding, power the phone up. You will get a white screen with text, and three android on skateboards. The sixth or seventh line of text will say HBOOT. Use the on screen menu to select FASTBOOT.

    The fastboot screen will look almost identical, but the sixth or seventh line will now say FASTBOOT (or FASTBOOT-USB, if connected to the computer).

    Sent from my Nexus One using XDA App
    1
    I'm talking about on your PC...

    The cmd prompt should tell you which directory you are in (something like C:\sdk\tools). The fastboot file needs top be in the same folder (use Windows explorer to check)

    Your adb command is in the "platform-tools" folder, but I think fastboot is in the "tools" folder (it's easier to move them into the same folder).

    Sent from my Nexus One using XDA App