I have a working Red Hat Enterprise Linux Virtual machine running in Parallels 4.0 on Mac OS 10.4.11. When selecting "Virtual Machine => Install Parallels Tools" I get the mounted volume "/media/Parallels Tools". Trying to activate the install file with the mouse does nothing. Going to "File => open in terminal" and typing "sh install" as root gives an error: "install line 334 ./install/installer.x86_64
ermission denied".
line 334 of install reads: "FLAG_CHECK_GUI='Yes' '$GUI_INSTALLER.$X64'"
The GUI_INSTALLER is set earlier in the install script to: "$INSTALLER_DIR/installer"
Could this be an error from the space in the default name of the mount point (/media/Parallels Tools)? I noticed that other versions seem to mount to /mnt/cdrom or something similar.
Your help is appreciated.
line 334 of install reads: "FLAG_CHECK_GUI='Yes' '$GUI_INSTALLER.$X64'"
The GUI_INSTALLER is set earlier in the install script to: "$INSTALLER_DIR/installer"
Could this be an error from the space in the default name of the mount point (/media/Parallels Tools)? I noticed that other versions seem to mount to /mnt/cdrom or something similar.
Your help is appreciated.