@Spoony **这个工具试过了,格式化失败,然后在桌面生成了一个debug.txt,文件里是下面这样写的**
```
FSTYPE:exFAT
FSCLUSTERSIZE:131072
DEVICETOTALBYTES:127848677376
FSTOTALBYTES:127831900160
FSBYTESFREE:127831506944
FSLABEL:system-boot
PROGRESS:0/100 Overwriting the beginning of the device with zeroed data...
PROGRESS:3/100 Overwriting the beginning of the device with zeroed data...
PROGRESS:3/100 Overwriting the end of the device with zeroed data...
[WARNING] Error during write. Sleeping 0 seconds and retrying write (1 retries left). Error: 22 (Invalid argument)
[ERROR] Partial write of padding (0 < 1048576) to offset 127864406016. Aborting.
[ERROR] Error filling trailing part of device with zeroes: 5 (Input/output error)
[ERROR] Error while writing volume structures: 5 (Input/output error)
Formatting failed!
```