On Wed, May 31, 2023 at 4:05 PM home user <mattis...@comcast.net> wrote:
> 2. I used Fedora Media Writer to put 
> Fedora-Workstation-Live-x86_64-37-1.7.iso" on stick_1; no hint of trouble.  I 
> tested it in the left USB-3 port; it failed.  I tested it in the right port; 
> it succeeded.

Instead of Media Writer, you could try using dd to write the iso to
the stick - something like "lsblk" to identify the device for the USB
stick and then "sudo dd if=Fedora-Workstation-Live-x86_64-37-1.7.iso
of=/dev/sdX bs=1m" where /dev/sdX is the USB stick.  I've always used
dd like this and I have never had a problem booting off of the
resulting USB stick.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to