I
iluvatar
Neues Mitglied
- 1
Hallo Board.
Ich habe ein Kindle Fire 2 und wollte dort nun CM draufflashen. Und zwar nach dieser Anleitung:
[ROM-AOSP] Stock Jelly Bean 4.2.2_r1 for the Kindle Fire 2 [02-12 4.2.2_r1] - xda-developers
Zuerst aber, wollte ich nach dieser Anleitung
[BOOTLOADER] 2nd-Bootloader/Recovery unlock process for KFire 2 [TWRP 2.6.1.0] - xda-developers
einen 2. Bootloader draufspielen. Aber schon am Anfang bleibe ich hängen.
Bei der Eingabe von:
fastboot -i 0x1949 devices
Erscheint bei mir:C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot -i 0x1949 devices
237E000600000001 fastboot
Scheint also O.K. zu sein.
Als nächstes:
adb pull /dev/block/mmcblk0boot0
Kommt folgende Fehlermeldung:
C:\Program Files (x86)\Minimal ADB and Fastboot>adb pull /dev/block/mmcblk0boot0
error: device not found
Wo liegt der Fehler?
EDIT:
Wenn das im Gerätemanager so aussieht, sollte doch alle richtig sein oder?
Allerdings erscheint der Kindle nicht als Laufwerk im Arbeitsplatz
Ich habe ein Kindle Fire 2 und wollte dort nun CM draufflashen. Und zwar nach dieser Anleitung:
[ROM-AOSP] Stock Jelly Bean 4.2.2_r1 for the Kindle Fire 2 [02-12 4.2.2_r1] - xda-developers
Zuerst aber, wollte ich nach dieser Anleitung
[BOOTLOADER] 2nd-Bootloader/Recovery unlock process for KFire 2 [TWRP 2.6.1.0] - xda-developers
einen 2. Bootloader draufspielen. Aber schon am Anfang bleibe ich hängen.
Fastboot-Stecker angeschlossen und Fastboot-Bildschirm erscheint auf dem Display (grüne Lampe blinkt).** YOU SHOULD HAVE A WORKING FASTBOOT CABLE + FASTBOOT DRIVERS/ACCESS ON YOUR PC. **
Q: How do I know if my fastboot works?
A: Plug the cable into your device and then the computer. Reboot the Kindle. It *SHOULD* show a Fastboot screen. Once at the screen use this command on your computer:
fastboot -i 0x1949 devices
You should see something like this:
0123456789ABCDEFfastboot
Bei der Eingabe von:
fastboot -i 0x1949 devices
Erscheint bei mir:C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot -i 0x1949 devices
237E000600000001 fastboot
Scheint also O.K. zu sein.
Als nächstes:
Bei der Eingabe von:STEP 1. Backup your stock partitions to your own HD for later if you need disaster recovery:
Code:
adb pull /dev/block/mmcblk0boot0
adb pull /dev/block/platform/omap/omap_hsmmc.1/by-name/boot
adb pull /dev/block/platform/omap/omap_hsmmc.1/by-name/recovery
adb pull /dev/block/platform/omap/omap_hsmmc.1/by-name/system # This will take a few
adb pull /dev/block/mmcblk0boot0
Kommt folgende Fehlermeldung:
C:\Program Files (x86)\Minimal ADB and Fastboot>adb pull /dev/block/mmcblk0boot0
error: device not found
Wo liegt der Fehler?
EDIT:
Wenn das im Gerätemanager so aussieht, sollte doch alle richtig sein oder?

Allerdings erscheint der Kindle nicht als Laufwerk im Arbeitsplatz
Zuletzt bearbeitet: