Can't install Parallels Tools on Ubuntu 14.10

Discussion in 'Linux Virtual Machine' started by GrantWP, Aug 25, 2014.

  1. GrantWP

    GrantWP Bit poster

    Messages:
    5
    Trying to install Parallels Tools (latest version as of August 25, 2014) under a fresh install of Ubuntu 14.10 failed halfway through. First error message in the log file says
    "/media/<username>/tools/prltools.tar.gz not found", which isn't surprising, since the file is actually found in "/media/<username>/Parallels Tools/tools/prltools.tar.gz".

    I tried creating a soft link to help the install script find the above file, but then it just choked on something else. In short, the install script seems incompatible with the file system organization under Ubuntu 14.10. Incidentally, I had to upgrade to that version, because software I needed wasn't available under older (now unsupported) versions of Ubuntu.

    If anyone has a reasonably straightforward solution, please let me know.
     
  2. rkulikov

    rkulikov Parallels Developers

    Messages:
    313
    Try to eject prl-tools-lin.iso image from VM CD (something like $ eject /dev/cdrom) and then insert again ("Install Parallels Tools" menu).
     
  3. GrantWP

    GrantWP Bit poster

    Messages:
    5
    Tried that several times. Image always gets mounted the same way; problem persists.
     
  4. rkulikov

    rkulikov Parallels Developers

    Messages:
    313
    Did you try to mount PTfL image manually? For example, # mount /dev/cdrom /mnt.
     

Share This Page