Sunday, December 30, 2012

Mount Parallels Tools in Linux

In case you're using Linux on Parallels, you might consider installing Parallels tools, this is the way to do it :

  1. From "Parallels" menu, chose install 'Parallels Tools'
  2. Type su to gain root privilege. 
  3. Type mount | grep iso9660
  4. Type mount -o exec /dev/cdrom /media/cdrom
  5. Type cd /media/cdrom/
  6. Type ./install
Dennis.