We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.
Difference between revisions of "OLA on Windows with VMWare"
From wiki.openlighting.org
Line 24: | Line 24: | ||
Next enter Unity mode. This seamlessly merges the Linux windows with the Windows desktop. | Next enter Unity mode. This seamlessly merges the Linux windows with the Windows desktop. | ||
+ | |||
+ | [[Image:Enter_unity.JPG]] | ||
Finally open the Linux terminal application as shown below. You'll need to move your mouse to the Start button for the Unity menu to appear. | Finally open the Linux terminal application as shown below. You'll need to move your mouse to the Start button for the Unity menu to appear. | ||
+ | |||
+ | [[Image:Open_terminal.JPG]] |
Revision as of 13:58, 29 January 2011
Contents
Setting up the Linux System
This is based on these excellent instructions. The instructions are for Windows 7, but work fine on XP as well.
Download & Install VMWare Player
Download the free VMWare Player. You'll need to complete the survey and provide an email address. Install this on your windows machine. Reboot.
Download & Install Linux Distribution
I recommend Ubuntu. It's fairly easy to use and stays up to date. Get the latest version from here. Once this is done you should have an .iso file which will be around 600MB.
Setup a New Virtual Machine
Open VMWare Player, select "Create New Virtual Machine". Choose "Installer Disk Image" and point to the Linux .iso file you downloaded.
On the next screen setup a username & password. You can then control where the VM image is stored and the size of the image. The defaults are fine.
Click Finish to setup the Linux image. Installation of Ubuntu then begins.
You'll be asked if you want to install VMWare tool for Linux. Say yes as we'll use them later. The download will continue along with the install. This stage can take quite a while.
Once complete, you'll be presented with a graphical login screen showing the username that you setup before. Login to the system and you'll be shown the desktop.
Next enter Unity mode. This seamlessly merges the Linux windows with the Windows desktop.
Finally open the Linux terminal application as shown below. You'll need to move your mouse to the Start button for the Unity menu to appear.