Hi,
I keep on getting a flash failed error message whenever I try to flash Buster Minimal 5.4.83 using Etcher 1.5.114. The SD card is brand new and has been checked by H2testw and passed.
Can anyone help so I can successfully flash this card?
Thanks
Below is the console output:
Done (
{
"image": {
"size": 633339904,
"name": "Armbian_20.11.6_Odroidxu4_buster_current_5.4.83_minimal.img",
"hasMBR": true,
"partitions": [
{
"offset": 4194304,
"size": 629145600,
"type": 131,
"index": 1
}
],
"extension": "img",
"path": "**Full path redacted for security**\\Armbian_20.11.6_Odroidxu4_buster_current_5.4.83_minimal.img"
},
"drives": [
{
"size": 15931539456,
"isVirtual": false,
"enumerator": "RISD",
"logicalBlockSize": 512,
"raw": "\\\\.\\PhysicalDrive1",
"error": null,
"isReadOnly": false,
"displayName": "D:\\",
"blockSize": 512,
"isSCSI": false,
"isRemovable": true,
"device": "\\\\.\\PhysicalDrive1",
"busVersion": "1.0",
"isSystem": false,
"busType": "UNKNOWN",
"isCard": false,
"isUSB": false,
"devicePath": null,
"mountpoints": [
{
"path": "D:\\"
}
],
"description": "Ricoh SD Disk Device",
"isUAS": false,
"partitionTableType": "mbr"
}
],
"driveCount": 1,
"uuid": "fbd328a7-dc98-48e9-bfc8-0d626f01729f",
"status": "finished",
"flashInstanceUuid": "fbd328a7-dc98-48e9-bfc8-0d626f01729f",
"errors": [
{
"name": "Error",
"description": "Ricoh SD Disk Device",
"device": "\\\\.\\PhysicalDrive1"
}
],
"devices": {
"failed": 1,
"successful": 0
},
"bytesWritten": 583008256,
"sourceMetadata": {
"size": 633339904,
"name": "Armbian_20.11.6_Odroidxu4_buster_current_5.4.83_minimal.img",
"blocks": [
{
"blocks": [
{
"offset": 0,
"length": 23068672
}
]
},
{
"blocks": [
{
"offset": 27262976,
"length": 3145728
}
]
},
{
"blocks": [
{
"offset": 33554432,
"length": 2097152
}
]
},
{
"blocks": [
{
"offset": 36700160,
"length": 35651584
}
]
},
{
"blocks": [
{
"offset": 73400320,
"length": 4194304
}
]
},
{
"blocks": [
{
"offset": 78643200,
"length": 1048576
}
]
},
{
"blocks": [
{
"offset": 81788928,
"length": 8388608
}
]
},
{
"blocks": [
{
"offset": 96468992,
"length": 12582912
}
]
},
{
"blocks": [
{
"offset": 110100480,
"length": 2097152
}
]
},
{
"blocks": [
{
"offset": 131072000,
"length": 1048576
}
]
},
{
"blocks": [
{
"offset": 137363456,
"length": 377487360
}
]
},
{
"blocks": [
{
"offset": 515899392,
"length": 84934656
}
]
},
{
"blocks": [
{
"offset": 601882624,
"length": 2097152
}
]
},
{
"blocks": [
{
"offset": 607125504,
"length": 12582912
}
]
},
{
"blocks": [
{
"offset": 620756992,
"length": 12582912
}
]
}
],
"blockmappedSize": 583008256
},
"sample": 0.1,
"applicationSessionUuid": "8c0533c4-5381-4da8-a894-63bbd03b505f",
"flashingWorkflowUuid": "9290918f-b101-4a43-b2f1-1f437fed6e02"
}
)
Thanks,
Matt