On 02.05.19 18:32, Greg Woods wrote: > Anybody else seen this? Has anyone successfully created an F30 Live USB > stick?
Just use dd to write the iso directly to the USB device. Assuming, you USB drive is sdb: sudo dd if=Fedora-Workstation-Live-x86_64-30-1.2.iso bs=1M of=/dev/sdb Works for me. Best regards Ulf _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org