Kann der Bootloader/Fastboot zerstört werden?

Maniaxx

Maniaxx

Stammgast
38
Hallo,
ist der Bootloader (hardwaremäßig) gesichert gegen Schreibvorgänge, bzw. kann man Fastboot derart beschädigen, dass das Handy unwiderruflich defekt ist?
 
Es gibt da wohl 2 Einstellungen: S-ON und S-OFF, welche hat das X3?


[Newbie Guide] adb/fastboot/bootloader/android 101 - xda-developers

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.


Android Blogging Network » Fastboot Cheat Sheet
 
S-ON und S-OFF hat nur HTC implementiert so weit ich das weiß. Bei den meisten Android phones ist der Bootloader offen. Wie es beim X3 aussieht weiß ich nicht. Aber wenn man es nicht mit aller Gewalt versucht, wird man den Bootloader nicht einfach so zerschießen
 
Es geht mir dabei auch eher um Fremdeinwirkung. Es muss ja nur mal eine Sicherheitslücke oder ein Virus auftauchen, der darauf abzielt.

Ich könnte mtd0 auslesen und wieder zurück flashen als ultimativen Beweis. Hmm...
 
ja, also. Dann sichern und wenn es mal einen "Virus" gibt der wirklich deinen Bootloader bricken will, einfach zurückspielen.
 
Wie denn.. wenn der Bootloader platt ist, ist das Gerät tot. Vorausgesetzt die Bootkette sieht so aus:
Bootrom->mtd0(Bootloader)->Fastboot(in mtd0) [vol-]
Bootrom->mtd0(Bootloader)->mtd1(Recovery) [vol+]
Bootrom->mtd0(Bootloader)->mtd4(System)

Es könnte auch sein, dass die [vol-] und [vol+] Geschichte schon im Bootrom passiert und direkt die Partitionen anspringen kann:
Bootrom->mtd0(Fastboot) [vol-]
Bootrom->mtd1(Recovery) [vol+]
Bootrom->mtd4(System)

Dann hätte man noch zwei weitere Versuche, wenn man selbst Mist gebaut hat. Ein Virus könnte aber einfach alle 3 Partitionen zerstören.
Die genaue Bootkette kenne ich nicht, aber ich vermute eher die obere Methode, wo der Bootloader die Volumentasten abfragt.

Edit: Könnte aber auch sein, dass Fastboot im Bootrom ist. Dann wäre das Ding unbrickbar. Und genau das ist die Frage...
 
Zuletzt bearbeitet:

Ähnliche Themen

W
Antworten
16
Aufrufe
6.557
DerGraf1997
DerGraf1997
G
  • GuinnessTrinker
Antworten
0
Aufrufe
1.183
GuinnessTrinker
G
T
Antworten
17
Aufrufe
3.999
Ryuk
R
Zurück
Oben Unten