=HOWTO Install Parallels Workstation 2.0 on Ubuntu 8.10(Intrepid Ibex)==== ===========Updated howto version 1.1 with all commands================ [COLOR="PaleGreen"]Stuff in green is commands executed by your machine[/COLOR] [COLOR="Red"]Stuff in red represents actual work[/COLOR]
==SYSTEM SPEC===
[COLOR="PaleGreen"]2.6.27-10-generic Linux kernel/COLOR
Minimum P3 Processor Minimum 512 mb ram Minimum 4 gigabytes free HD space [COLOR="Red"]*A valid parallels testing or purchased license key*[/COLOR] ==INSTRUCTIONS==
Step 1:
Open a console in the directory where you plan to store every temporary file for this installation.
Step 2:
[COLOR="PaleGreen"]sudo apt-get install build-essential libqt3-mt-dev[/COLOR]# This command will install all needed files from ubuntu repositories. If you don't have them, it should also pull in about 40 mb of xorg and kernel header files, along with a possible 100 mb in compilers and libraries for compilers :-P
Step 3: [COLOR="Red"] Go get a beer. This is going to take the rest of your morning.[/COLOR]
Step 4:
[COLOR="PaleGreen"]sudo mv /bin/sh /bin/sh.old && sudo ln -s /bin/bash /bin/sh[/COLOR]#this command will duplicate a needed program for added shell functionality.
Step 5:
Download the following file to the working directory and double-click on it. ------------------------------------------------------------------------------------ http://download.parallels.com/stuff/Parallels-2.2.2234-lin-en-parallels.deb --------------------------------------------------------------------------------------
Step 6 & 7:
Download this file to the working directory and run the command after it in the console. ------------------------------------------------------------- http://rapidshare.com/files/160879462/devel.tar.gz -------------------------------------------------------------
[COLOR="PaleGreen"]sudo cp devel.tar.gz /usr/lib/parallels/devel.tar.gz[/COLOR]#this command will copy the needed file to the directory of the package to be installed.
Step 8 & 9:
Download ----------------- prlnet.c ----------------- [COLOR="Red"]#link requires you to be logged into parallels forum[/COLOR]
[COLOR="PaleGreen"]sudo cp prlnet.c /usr/lib/parallels/drivers/drv_net/linux/prlnet.c[/COLOR]#copies second needed file
Step 10 :
[COLOR="PaleGreen"]sudo parallels-config[/COLOR]#builds files
==CONFIGURATION FINISHED==
==RUNTIME INSTRUCTIONS Run parallels with
[COLOR="PaleGreen"]sudo parallels[/COLOR]Set VM acceleration to "normal".
#Parallels will complain about "rtc" , ignore this, it is because ubuntu doesn't have the realtime timer that parallels wants.
[COLOR="Red"]ATTENTION[/COLOR] : Parallels says "Cannot access hypervisor!"
Issue the following command from a tty if at all possible:
[COLOR="PaleGreen"]cd /etc/lib/parallels/autostart/ && sudo ./quick_stop && sudo ./quick_start[/COLOR]#then rerun parallels using sudo parallels
Rock on DUDES!:guitar:
I reviewed this product at http://uchiharules.wordpress.com/2008/12/21/parallels-desktop-for-linux-review/