Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thu Oct 29 15:02:59 EDT 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.31-14-generic/build M=/usr/lib/parallels-tools/kmods/prl_eth/pvmnet
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-14-generic'
LD /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/built-in.o
CC [M] /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.o
In file included from /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/ApiNet.h:21,
from /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmeth.h:11,
from /usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:37:
/usr/lib/parallels-tools/kmods/prl_eth/pvmnet/ParallelsTypes.h:120:7: warning: "_MSC_VER" is not defined
/usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c: In function ‘pvmnet_setup’:
/usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:382: error: ‘struct net_device’ has no member named ‘hard_start_xmit’
/usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:383: error: ‘struct net_device’ has no member named ‘get_stats’
/usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:385: error: ‘struct net_device’ has no member named ‘open’
/usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:386: error: ‘struct net_device’ has no member named ‘stop’
/usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:387: error: ‘struct net_device’ has no member named ‘init’
/usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.c:389: error: ‘struct net_device’ has no member named ‘set_multicast_lis
t’
make[2]: *** [/usr/lib/parallels-tools/kmods/prl_eth/pvmnet/pvmnet.o] Error 1
make[1]: *** [_module_/usr/lib/parallels-tools/kmods/prl_eth/pvmnet] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-14-generic'
make: *** [all] Error 2
Error: could not build prl_eth kernel module
Error: failed to install kernel modules
I've had similar problems recently with Ubuntu 9.10 and parallels tools. So when Parallels Desktop 5.0 came out I figured it would be worth trying.
It was.
My experience:
0. Upgrade to Parallels Desktop 5.0
0.1 Get networking to work. I'm still not sure why I have problems with this -- nobody else seems to.
1. I tried twice to install Parallels Tools without success. First of all, I saw no item on the disk with the name "install", so I was confused. I saw two items: installer.x86_32 and installer.x86_64. I tried the appropriate one and it ran, but it failed when it couldn't figure out where gcc was. It asked if it could download some stuff, I said okay, and it said I needed to install make, gcc and the kernel sources (all of which were already installed)
1.1 It turns out the image of the parallels tools CD was not the new one from Parallels 5.0
2. Uninstall Parallels Tools. The installer.x86_32 script gave me two options: Upgrade, and Remove. This time, I selected "Remove"
3. Unmount the parallels tools disk image
4. In the Parallels Virtual Machine menu, choose "Install Parallels Tools". This of course re-mounts the parallels tools image. But for me, this image was different than the one that was automatically mounted on my guest os. Of note, this image contains a script called "install" (just like the instructions explain)
5. Follow the instructions for installing parallels tools.
The installer does, indeed need to go download some stuff, so you do need networking to be functional.
Things seem to be working, but it is early![]()