Barney-15E wrote:
Is the iso mounted?
No, it's just the ISO file. It's a Windows OS iso that I've copied to a windows computer.
f not, confirm it is in your Desktop folder?
It is in the downloads folder, and I can't move it to the Desktop. I can copy and paste, but not move.
pen Terminal and copy/paste this command and hit return:
ls -aleO@ ~/Desktop
I'm guessing, in the above command line, I could just change Desktop to Downloads, but I'm not familiar with Unix commands.
It will spit out an entry for each file in the Desktop folder. Copy and paste the entire entry for that .iso file.
The name of the file will be at the right side of the output that will look something like this:
-rw-r--r--@ 1 Barney staff - 562225 Jul 14 07:03 HMR_0058.JPG.jpeg
com.apple.lastuseddate#PS 16
com.apple.macl 216
com.apple.quarantine 21
0: group:everyone deny delete
You may or may not have any of the lines below the main entry for the iso, and they will not necessarily be the same as I've shown. If there are any lines at all below the main entry and before the next file entry, copy them all and paste into a reply here.
I'm guessing the above commands will still work, just on the downloads folder and not the desktop folder, but I don't want to make a bad situation worse.
Would you mind traking the time explain what each command is doing, in a general sense?
Thanks.