I am trying to install Ubuntu 18.04.1 on mac and I was able to download Ubuntu Desktop file ubuntu-18.04.1-desktop-amd64.iso
. The issue happens when I try to install this. As per the installation instruction, I went to the terminal on Mac and sudo bash and dragged the file to the terminal but getting the following error:
/Users/xxxxx/Downloads/ubuntu-18.04.1-desktop-amd64.iso: cannot execute binary file
I followed the exact steps provided in YouTube videos and installation instructions. Am I missing something or is this permission related issue?
Thanks in advance for your help.