Hello.. I'm stuck here, where I'm wrong?
C:\Android\com>fastboot flash hosd hosd_signed.img
target reported max download size of 1560000000 bytes
sending 'hosd' (42397 KB)...
OKAY [ 2.219s]
writing 'hosd'...
(bootloader) HOSD CL#1088389
FAILED (remote: 35 RU_PARTITION_NOT_SUPPORT hosd)
finished. total time: 4.244s
EDIT: 2nd problem
C:\Android\com>fastboot flash zip 2PZCIMG.zip
target reported max download size of 536870912 bytes
Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 2093237440 is not a multiple of the block size 4096
sending sparse 'zip' (0 KB)...
error: write_sparse_skip_chunk: don't care size 2093237440 is not a multiple of the block size 4096
error: write_sparse_skip_chunk: don't care size 2093237440 is not a multiple of the block size 4096
OKAY [ 0.000s]
writing 'zip'...
FAILED (remote: Not allowed on PRODUCTION device)
finished. total time: 0.000s
C:\Android\com>fastboot flash hosd hosd_signed.img
target reported max download size of 1560000000 bytes
sending 'hosd' (42397 KB)...
OKAY [ 2.219s]
writing 'hosd'...
(bootloader) HOSD CL#1088389
FAILED (remote: 35 RU_PARTITION_NOT_SUPPORT hosd)
finished. total time: 4.244s
EDIT: 2nd problem
C:\Android\com>fastboot flash zip 2PZCIMG.zip
target reported max download size of 536870912 bytes
Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 2093237440 is not a multiple of the block size 4096
sending sparse 'zip' (0 KB)...
error: write_sparse_skip_chunk: don't care size 2093237440 is not a multiple of the block size 4096
error: write_sparse_skip_chunk: don't care size 2093237440 is not a multiple of the block size 4096
OKAY [ 0.000s]
writing 'zip'...
FAILED (remote: Not allowed on PRODUCTION device)
finished. total time: 0.000s
Last edited: