03-07-2016, 03:38 PM
No not worked - get same errors.
I compare the both signature-files and they have the following data:
But in the bootup they get a warning with another datetime:
I think they dont flash it.
I do this with my originally firmware-backup:
Can i clear or format the old sdcarda6?
Another Question is - i'll do it all in windows putty - must i'll do it in linux too?
I compare the both signature-files and they have the following data:
Code:
2015-03-12 17:20:11
dev
vicsiu
But in the bootup they get a warning with another datetime:
Code:
2015-12-17 16:26:59
dev
vicsiu
I think they dont flash it.
I do this with my originally firmware-backup:
Code:
1. format the SD as FAT32
2. copy my backup.bin to SD
3. starts putty and connect
4. check if SD is mount (ls /media/scardb1)
5. Flash
if=/media/sdcardb1/sdcarda6_backup.bin of=/dev/sdcarda6
53816+0 records in
53816+0 records out
27553792 bytes (26.3MB) copied, 18.888677 seconds, 1.4MB/s
6. kill fastboot
app_destroyer.x -f
[ 5396.110000] SQUASHFS error: zlib_inflate error, data probably corrupt
[ 5396.120000] SQUASHFS error: squashfs_read_data failed to read block 0x1a06461
[ 5396.130000] SQUASHFS error: Unable to read fragment cache entry [1a06461]
[ 5396.130000] SQUASHFS error: Unable to read page, block 1a06461, size c512
[ 5396.140000] SQUASHFS error: Unable to read fragment cache entry [1a06461]
[ 5396.150000] SQUASHFS error: Unable to read page, block 1a06461, size c512
[ 5396.150000] SQUASHFS error: Unable to read fragment cache entry [1a06461]
[ 5396.160000] SQUASHFS error: Unable to read page, block 1a06461, size c512
-/bin/sh: app_destroyer.x: Input/output error
Can i clear or format the old sdcarda6?
Another Question is - i'll do it all in windows putty - must i'll do it in linux too?