![]() | 1 | initial version |
You copied your iso image to a partition (/dev/sdb4
). Unmount your card and format it with: mkfs.vfat /dev/sdb –I
and then copy with dd: dd if=/home/michael/Downloads/Fedora-Workstation-Live-x86_64-29-1.2.iso of=/dev/sdb