You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cp Fedora-Workstation-Live-x86_64-40-1.14.iso corrupt.iso
$ dd if=/dev/zero of=corrupt.iso bs=1 count=1 seek=500M conv=notrunc
1+0 records in
1+0 records out
1 byte copied, 0,000458719 s, 2,2 kB/s
$ checkisomd5 -v corrupt.iso
corrupt.iso: cd376411ceeed10ca344e2592f2842f1
Fragment sums: 58f61fb6c84ef153c3cb58c775d4c898fb7c9e56b4ad32e6c2cd7f21cdf8
Fragment count: 20
Supported ISO: no
Press [Esc] to abort check.
Checking: 023.8%
The media check is complete, the result is: FAIL.
It is not recommended to use this media.
When a corrupted image is written, the verification phase gets stuck and doesn't print any error. It looks like this, forever:
There is a notification shown informing you about the problem, but if you miss the notification, you simply don't know that something is wrong.
Relying just on the notification is a bad practice. The application window should display the information clearly, instead of getting stuck.
On standard output in terminal, the error is written out correctly:
mediawriter-5.1.0-1.fc40.x86_64
The text was updated successfully, but these errors were encountered: