centos 4.x and parallels tools

Discussion in 'Linux Virtual Machine' started by jrhopper, Jun 9, 2009.

  1. jrhopper

    jrhopper Bit poster

    Messages:
    1
    I'm trying to install parallels tools on a centos 4.4 vm. I have:
    2009 17" macbook pro
    Parallels 4.0 build 3844

    The installer log is below and seems to have problems with X-modules. The installer log generates the following errors, and I can't find anywhere on the web a solution.

    I have also tried Centos4.7 with similar results, but I have Parallels tools successfully installed on Centos 5.2.

    Can anyone help?

    Thanks,
    jrh

    /var/log/parallels-tools-install.log
    Tue Jun 9 07:43:36 CEST 2009
    Start installation or upgrade of Guest Tools
    Installed Guest Tools were not found
    Perform installation into the /usr/lib/parallels-tools directory
    Start installation of prl_eth kernel module
    make -C /lib/modules/2.6.9-42.EL/build M=/usr/lib/parallels-tools/kmods/prl_eth/pvmnet
    make[1]: Entering directory `/usr/src/kernels/2.6.9-42.EL-x86_64'
    LD /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/built-in.o
    CC [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.o
    Building modules, stage 2.
    MODPOST
    CC /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.mod.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/prl_eth.ko
    make[1]: Leaving directory `/usr/src/kernels/2.6.9-42.EL-x86_64'
    Start installation of prl_tg kernel module
    make -C /lib/modules/2.6.9-42.EL/build SUBDIRS=/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg SRCROOT=/usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg modules
    make[1]: Entering directory `/usr/src/kernels/2.6.9-42.EL-x86_64'
    CC [M] /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prltg.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prl_tg.o
    Building modules, stage 2.
    MODPOST
    CC /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prl_tg.mod.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_tg/Toolgate/Guest/Linux/prl_tg/prl_tg.ko
    make[1]: Leaving directory `/usr/src/kernels/2.6.9-42.EL-x86_64'
    Start installation of prl_fs kernel module
    /usr/lib/parallels-tools/kmods/prl_fs
    make -C /lib/modules/2.6.9-42.EL/build M=/usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs
    make[1]: Entering directory `/usr/src/kernels/2.6.9-42.EL-x86_64'
    LD /usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs/built-in.o
    CC [M] /usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs/super.o
    CC [M] /usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs/inode.o
    CC [M] /usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs/file.o
    CC [M] /usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs/interface.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs/prl_fs.o
    Building modules, stage 2.
    MODPOST
    *** Warning: "call_tg_sync" [/usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs/prl_fs.ko] undefined!
    CC /usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs/prl_fs.mod.o
    LD [M] /usr/lib/parallels-tools/kmods/prl_fs/SharedFolders/Guest/Linux/prl_fs/prl_fs.ko
    make[1]: Leaving directory `/usr/src/kernels/2.6.9-42.EL-x86_64'
    Installation of kernel modules was finished successfully
    Start installation of user space modules
    X server: xorg, v6.8.2
    Install X modules from directory: .6.8
    System X modules are placed in /usr/X11R6/lib64/modules
    X server config: /etc/X11/xorg.conf
    Add the following InputDevice into ServerLayout section
    X.Org server was configured
    Configuring of X server was finished successfully
    Error: we do not have modules for the X.Org server v6.8
    Error: could not install X modules
    Error: failed to install user space applications and drivers
    2009-06-09T07:43:54+0200: execCmd: ./install --install [167]
    2009-06-09T07:43:54+0200: Error: An error occurred when installing Parallels Tools. Please go to /var/log/parallels-tools-install.log for more information.
     

Share This Page