Installing Kubuntu (Ubuntu) 12.10 in VMWare Player 5
This brief guide will explain how to install Linux as a "Virtual Machine" (VM) on a computer running windows. In this example the Host Machine is running Windows 7 64bit, the virtual machine software used is VMWare Player (5.0.1 build-894247), and the Linux distribution is Kubuntu 12.10 (Kubuntu is a branch of the Ubuntu distribution that uses the KDE Graphic Desktop Environment instead of of Gnome or Unity). All of these things are free...with the exception of windows. To accompany this text, I have uploaded a video to www.youtube.com (http://youtu.be/xIKp5k-go0E).
Download and Install VMWare Player.
http://www.vmware.com/products/player/
Download a Kubuntu (KDE) DVD ISO file (version 12.10 at this time).
http://www.kubuntu.org/getkubuntu/download
If your system is 64bit (OS and hardware) get the 64 bit version (amd64), otherwise use the 32 bit version (x86).
Start VMWare Player and "Create new virtual machine"
Choose the option "I will install operating system later"
Click "Next"
For the guest operating system choose "Linux" and for version select "Ubuntu 64-bit" or "Ubuntu 32-bit" depending on which version you are installing.
Click "Next"
Choose a virtual machine name to call your virtual machine. The files created will use this name.
Choose a location where the virtual machine files will be placed. You can use the default or specify a custom location.
Click "Next"
At this stage you will setup the virtual disk. Later on were going to be changing this a little, but for now choose 10GB and "store the virtual disk as a single file".
Click "Next"
Click "Finish"
Now with the virtual machine selected, click "edit virtual machine settings".
We're going to remove the hard drive that was created in the previous steps and create a new one using more detailed settings. (We will preallocate the space so the installer will not complain that the hard drive is too small.)
Select the "Hard Disk" in the list and click "remove".
Click "Add"
Select "Hard Disk"
Click "Next"
Click "Create a new virtual disk"
Click "Next"
Choose "SCSI" (or "IDE" if you prefer. Either work, but SCSI might have some advantages).
Now choose how big the virtual hard drive will be. The minimum for the Kubuntu installer is 5.4 GB, the size suggested by VMWare is 20GB, but depending on your needs your and actual hard drive space available you might choose more. You can increase the size later but the process is much more complicated than getting it right the first time.
Check the box to "allocate disk space now".
Check the radio button to "store the virtual disk as a single file".
Next, you can name the virtual hard disk. The default name is the virtual machine's name, except because we removed the original virtual hard drive the name suggested will have a number added to the end. This is because the first file still exists. To remedy this you can click "Browse" and then select and delete the original VMDK file. You're then able to use the original name if you like.
Click "Finish"
At this point the hard drive space allocation takes place and depending on the size you chose to make it and the performance of your system, this could be a few minutes.
Back at the "edit virtual machine settings" screen, you can alter the amount of memory to devote to the virtual machine. 1GB is the default (1024), but 2GB is probably much better (2048) if you can spare the actual memory. If your computer only has 4GB of or less total system memory then stick with 1GB. If you have more than 4GB then you might consider 2GB or more.
Under processors you can choose to use more than 1 core if you're installing a 64 bit version of Linux and if you have a multi-core processor. If you system supports "hardware virtualization" and you have enabled it in the systems BIOS/UEFI then the "automatic" setting for hardware virtualization should take effect. If you don't know what any of that means, leave it set to 1 processor.
For "Network adapter" choose "Bridged" so the virtual machine is treated by the network as an independent device. It will be assigned its own IP address by DHCP.
The last and most important step. "Inserting the install DVD". Select "CD/DVD (IDE" and "Use ISO image file". Click browse to locate the Kubuntu or Ubuntu DVD ISO you downloaded earlier.
Now hit "Ok" to save and close all the changes you've made to the virtual machine.
At this point you have created your new virtual machine, defined its basic hardware, and inserted the Linux installer DVD in the virtual DVD drive. You're ready to "Play virtual machine".
The DVD ISO file will boot and display a screen with several options, choose "start Ubuntu".
On the next screen, choose the option to "install Ubuntu".
At some point a little bar will pop up at the bottom of the window telling you about VMWare tools. Ignore it for now and click "remind me later".
The next stage will verify that you have a hard drive of sufficient size (5.4GB minimum) and that you have an internet connection to download updates. It will also give you an option to install some proprietary software that is "not free" in the sense that someone owns it. Check this box so you will be able to play Flash content and mp3 files. Also check the box to "download updates while installing".
On the next window, for installation type choose "guided - use entire disk" and then click "install now".
Next you select your time zone and keyboard.
Next you will setup your user account. Choose a name, username, and password.
Next choose a name for the computer. This should follow the rules for a "NetBIOS name" and be alpha-numeric, 15 characters or less. Make sure it is not a name that is already in use by another computer on the network, virtual or real.
Choose whether to require your password to login or to remember your password and "log in automatically". To keep things simple, don't encrypt your home folder.
Click "install" to begin copying and downloading files. When the "installation complete" window appears, click "Restart now" to reboot the system. If you're prompted to remove the DVD, simply hit enter (It's already removed). If the screen goes black and shows something about forcing processes to quit and doesn't do anything for a while, also hit enter.
Welcome to Linux! But wait..there's still a few important things to do to complete the setup!
The first thing you should do is update the operating system and programs one of two ways: using the "terminal" (command line) or using the Graphical User Interface (GUI), "Muon Update Manager". Here is the GUI way:
Using Muon Update Manager (GUI) - (Left) Click the thing that is where you normally find a "Start" button, but is in this case actually called "Kickoff Application Launcher". In the search box that appears, type "muon" and click on "Muon Update manager". If a window pops up with the option to "mark upgrades", click the mark upgrades button then click "Ok". Click "Check for updates". Mark upgrades again if necessary. Click "Install updates". Provide the password. Reboot when complete.
The last thing to do is install VMWare Tools, which are essentially the drivers for your virtual hardware. Before you can do this, you need to install some dependencies, including "gcc, make, and current Linux headers".
Click the application launcher (start button) and search for "terminal".
In the terminal type: "sudo apt-get install build-essential" to install the required development tools.
Close the terminal.
Next mount the VMWare Tools ISO by clicking the "Player" menu near the top left of the vmware window, clicking "manage", then "install VMWare tools".
A notification will appear that a new optical disc is available and give you a few options. Choose open with file manager.
Left click on the "tarball" file that begins with "VMWareTools" and ends with ".tar.gz". This will open the archive with "Ark". Click "extract", then "ok". Close Ark. Back on the file manager (Dolphin) window click the "home" link under "Places", click "Documents", click "vmware-tools-distrib". Press the F4 key to open a terminal within Dolphin and type: "sudo ./vmware-install.pl" to begin the install process with super user privileges. During the course of the installation you will be asked several things, and you will accept all the default options by pressing enter to confirm each answer as you go. About 17 enters later when the process is complete the script will tell you it's time to reboot your system.
Reboot.
Now welcome to Linux! Take some time to look around the application launcher. Most of the programs have very descriptive names. If you don't like the way the application launcher works, you can switch it between "Application Launcher Style" and "Classic Menu Style" by right clicking the launcher button and selecting the available alternative. This will allow you to enable a more standard start menu appearance. Want more programs? Launch "Muon Software Center" and browse the software offered by the Ubuntu repository. Many cross platform programs like Mozilla Firefox / Thunderbird, VLC Media Player, Pidgin, Chrome(ium), and LibreOffice are available in Linux and windows versions.