1) Download the ISO here:
2) Then insert a USB into your usb port
3) Find it: diskutil list , it should be something like "/dev/disk3"
4) UNMOUNT IT
diskutil unmount /dev/disk3s1
5) Burn it from the terminal.
sudo dd if=./Fedora-Live-Workstation-x86_64-23-10.iso of=/dev/disk3

No comments:
Post a Comment