FedoraQt / MediaWriter

Fedora Media Writer - Write Fedora Images to Portable Media
GNU General Public License v2.0
708 stars 154 forks source link

Media Writer produces USB stick with FAIL media check #669

Open eshfield opened 9 months ago

eshfield commented 9 months ago

IMG_20231111_194418

This is a copy of my post to thread on Fedora Project Discussion: https://discussion.fedoraproject.org/t/failed-media-on-startup-made-with-fedora-media-writer/83867

I have encountered a problem trying to install Fedora 39 created with Fedora Media Writer 5.0.6 on Windows 11 with my Lenovo IdeaPad 5 14ARE05 81YM00CFRK notebook. Media check fails with the same 004.8% of progress passed. Media Writer have worked without errors — it did media check successfully after downloading and writing the Fedora image to my USB stick.

I have tried two different USB sticks without luck. I am ready to add any additional information to nail that bug.

I have USB 3.2 type A port on my computer and Kingstone DTSE9 16 GB USB 2.0 stick.

eshfield commented 9 months ago

Here is an another mention of that problem, posted 8 months ago: https://www.reddit.com/r/Fedora/comments/11r7gi8/fedora_media_check_fails_at_48_every_time_during/

Fun fact — if I choose a non-default option to run Fedora Live without media check then it does run successfully.

eshfield commented 9 months ago

I verified the ISO file downloaded by Media Writer with this commands in my WSL2:

curl -O https://fedoraproject.org/fedora.gpg
gpgv --keyring ./fedora.gpg Fedora-Workstation-39-1.5-x86_64-CHECKSUM
sha256sum -c Fedora-Workstation-39-1.5-x86_64-CHECKSUM

The output says:

Fedora-Workstation-Live-x86_64-39-1.5.iso: OK
sha256sum: WARNING: 19 lines are improperly formatted

Could these improperly formatted lines be the problem?

EDITED: The answer is no — manually downloaded with Google Chrome ISO from the official site has the same 19 improperly formatted lines.

bwenrich commented 8 months ago

I am also getting the same failure in the media check after booting the USB made with Fedora Media Writer. The failure happens at the same point as you mentioned - 4.8%

My environment:

Similar reports of the issue:

eshfield commented 8 months ago

A workaround I used is to download an ISO file manually and use Rufus to create a bootable USB stick.

Espionage724 commented 7 months ago

I've had a failed media check when using the 5.0.9 win64 release with either F38 or F39 workstation (downloaded through Firefox). It was the only time I tried that release and its possible my media check failure could have happened from something unrelated, but I've used and continue using the latest dev/pre-release version (Oct 25, 2023) without issue and haven't seen any failed checks, including a few hours ago today with F39 Workstation. I recently replaced bad RAM and can't rule that out as a reason for the bad media write.

I flash downloaded images from Firefox or aria2c with MediaWriter on Windows 10 LTSC 21H2 to a 1TB external HDD and Indexing disabled (removed the whole Search service). I never tried downloading an image from MediaWriter itself.

farchord commented 5 months ago

Right mine's also failing, but only using the Windows version (Latest)

farchord commented 5 months ago

Backlink to the fedora bug (Proposed as a release blocker): https://bugzilla.redhat.com/show_bug.cgi?id=2269373

Buggem commented 4 months ago

Mine also failed on 4.8% exactly... I also got the same "failed to start" message. I just download the ISO and used dd to copy it to my USB Stick.