I have Ubuntu Server 10.10 running on Parallels 6 (latest update from yesterday) on my iMac. I click on the Install Parallels Tools in the Parallels Desktop Menu, but do not see where what I think should be the file prl-tools-lin.iso is placed.
Don't understand whether the warning that I may have to do mount -o exec applies to me or not. Think I might be able to mount and run the .iso file, if I can locate it. Any ideas?
sudo mkdir /media/cdrombeforesudo mount(because otherwise it would say:mount: mount point /media/cdrom does not exist), but aside from that, everything here worked perfectly. – GDP2 Oct 05 '22 at 12:32sudo apt-get install dkms libelf-dev linux-headers-"$(uname -r)" build-essential– Jo Liss May 28 '25 at 16:21