

Make sure you select the correct disk for of=/dev/diskN. ~/Downloads/ubuntu-20.04.3-desktop-amd64.iso, and replace N with the disk number from the last command in the previous example, N would be 2.)īE CAREFUL! The dd command will erase the selected disk.

(Replace /path/to/image.iso with the path to the Ubuntu ISO image you downloaded, e.g.

You will need to enter your login password, and it will take some time to complete, so wait patiently. Sudo dd if=/path/to/image.iso of=/dev/diskN (Replace N with the disk number from the last command in the previous example, N would be 2.) Connect a USB stick with 4 GB or more capacity, then run again:įrom the output of both commands, determine the device assigned to your USB stick (as an example, it may be /dev/disk2).Open Terminal and run the following command:.Alternatively, if Unetbootin does not run under Mac OS X 10.10 Yosemite, try the following steps:
