Thought I'd start new thread for 4.2.1 Update Discussions, issues and other info
So first thing:
I have found out on 4.2.1 if you do fastboot command
The "bootloader" "recovery" & "boot" partitions are now in basic format, which means the fastboot format command will no longer work on these partitions as it is not a recognized format in fastboot, I never did try this on 4.1.1 when these partitions where in emmc format but believed it would have worked - anyone confirm this?
Not sure what this means as I cannot find any info on basic format & android
Anyone got any info on this?
So first thing:
I have found out on 4.2.1 if you do fastboot command
Code:
fastboot -i 0x0b05 getvar all
Code:
C:\android-sdk\platform-tools>fastboot -i 0x0b05 getvar all
(bootloader) version-bootloader: 1.0
(bootloader) version-baseband: 2.0
(bootloader) version: 0.4
(bootloader) serialno:
(bootloader) mid: 001
(bootloader) product: Cardhu
(bootloader) secure: yes
(bootloader) unlocked: no
(bootloader) uart-on: yes
(bootloader) partition-size:bootloader: 0x0000000000800000
(bootloader) partition-type:bootloader: basic
(bootloader) partition-size:recovery: 0x0000000000800000
(bootloader) partition-type:recovery: basic
(bootloader) partition-size:boot: 0x0000000000800000
(bootloader) partition-type:boot: basic
(bootloader) partition-size:system: 0x0000000030000000
(bootloader) partition-type:system: ext4
(bootloader) partition-size:cache: 0x000000001ac00000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:userdata: 0x00000006b3680000
(bootloader) partition-type:userdata: ext4
all:
finished. total time: 0.105s
Anyone got any info on this?
Last edited: