Installing Ubuntu 8.10 in Fusion

If you have a Mac and Fusion this article will get you started with a safe way to install Ubuntu without having to mutli-boot your Mac. In this article we’ll be discussing installation of Ubuntu using a commercial virtualization product from VMware called Fusion, in the coming days we’ll also look at Virtual Box an opensource project similar to VMware Fusion.

VMware Fusion is the OS X equivalent to VMware Workstation or VMware Server (free), which runs on Linux and Windows. These products allow you to virtualize operating systems without having to format your main desktop or laptop hard drive. We are going to look at a the installation of Ubuntu 8.10 inside of VMware Fusion and discuss some caveots you may encounter along the way. Before we begin we’ll assume you have the Ubuntu 8.10 ISO image downloaded and you have the latest version of VMware Fusion installed.

Like most virtualization desktop products VMware Fusion uses a very simple GUI wizard to guide the user through the installation allowing them advanced installation options if they wish. Throughout the article, I will reference (Figure X) to correspond with the correct images which are displayed at the end of the article.

Virtual Machine Creation

  • Open Fusion and create a new virtual machine by navigating to File > New from here a new window will appear (Figure 1).
  • Next, select “Continue without disk“, this will bring you to another window (Figure 2) allowing you to select the installation media. Select “Use Operating system installation disk image file ” select the Ubuntu ISO image, then click “Continue“.
  • Next, select the operating system and distribution type (this will default to Linux, Ubuntu 32bit) and click “Continue” as shown in (Figure 3).
  • Finally, You will be presented with a finalization window displaying the current settings of your virtual machine. If you wish to make further advanced customizations to the memory, cpu, disk and so you can select the “Customize settings” button. You can also have the virtual machine automatically start when Fusion is opening by putting a check in the “Always open this virtual machine when VMware Fusion starts” option. (Figure 4)
  • Once you are satisfied with your settings click, “Finish” to build the virtual machine and continue with the Ubuntu installation. You will be prompted to enter a name for the virtual machine once you finalize your settings.

Ubuntu Installation

  • NOTE: Once you click in the virtual machine window your keyboard and mouse are locked in, press Control-Command to release it.
  • Your virtual machine will now restart and the Ubuntu installation will begin (Figure 5), select the appropriate language and press “enter“.
  • Next, you will be presented with a menu (Figure 6) using the arrow keys select the “Install Ubuntu” option and press “enter“. Installation will begin as shown in (Figures 6 and 7). Once the installer has loaded a new window will be presented starting the actual installation (Figure 8 ) the language you selected in the previous screen should already be highlighted. Click “Forward“.  
  • On the next screen select your timezone and click “Forward” (Figure 9), select your keyboard language layout (Figure 10), click “Forward“.
  • Next, you are presented with the disk partitioner. We are going to use the defaults here which is “Guided – use entire disk“, click “Forward” to continue the installation.(Figure 11)
  • Next, you will be presented with a series of questions pertaining to setup of your user account. Fill in the fields with the acceptable information and click “Forward“. (Figure 12)
  • At this point installation is ready to begin, look over the proposed settings and click “Install” when you are ready. This will take a few minutes to complete. (Figure 13)
  • Figures 14, 15, 16 , 17 , 18 and 19 are examples of what you can expect along the way during installation.
  • When the installation is completed you will be prompted with a windows requiring you to restart the computer. Before doing this click the “Settings” button on the Fusion menu, navigate to the CDROM and disconnect it by un-checking the box, you will be given a warning select “Yes“. Once the CDROM is disabled, click “Restart now” to finalize and reboot (Figure 20). 
  • Once your machine has rebooted you will be prompted with a login screen as shown in (Figure 21) enter the username and password you specified during installation to log into Ubuntu.

VMware Tools Installation

Now that our Ubuntu desktop installation is complete we need to install some additional tools in order to maximize productivity. VMware provides a utility called VMware Tools, which allows you to share folders, the keyboard and mouse between the virtual machine and the host operating system, in this case OS X and Ubuntu.

  • Once you are logged into the Ubuntu Desktop, you will want to install all the latest updates for Ubuntu to ensure the VMware tools install correctly. To do this, goto System > Administrator > Update Manager, click the “Check” button and enter your password if required.  Updates will be displayed, finally click “Install Updates“. This may take awhile depending on your Internet connection speed and the amount of updates required. Once completed, reboot your Ubuntu Desktop.
  • Once rebooted, Click the “Virtual Machine” menu bar while in Fusion. From here select the “Install VMware Tools” option. You will notice a CDROM being mounted on your Ubuntu desktop, drag the file to your desktop and double click it and drag the contents to the desktop. (Figures 22 and 23)
  • Next, we need to drop to a terminal and install a couple pieces of software. Navigate to Applications > Accessories > Terminal at the command prompted enter the following “cd ~Desktop/vmware-tools-distrib” and  ”sudo apt-get install build-essential” to install the compilers needed for the VMware tools installation. If prompted enter your password, a confirmation dialogue will appear enter “y” and press enter. (Figure 25)
  • Once complete, run the following command to begin the VMware tools installer “sudo ./vmware-install.pl“. To save room I did not include the output from the installer, however, you can select the defaults throughout by pressing “enter” for each question.
  • Reboot once the VMware tools installation has completed, log in to your Ubuntu Desktop and then maximize the screen. VMware tools should automatically resize your desktop to fix your screen and your mouse should flow from Ubuntu to OS X without issue.
  • Enjoy Ubuntu :)

Below are the images referenced during installation.

16 Responses to “Installing Ubuntu 8.10 in Fusion”

  1. Resident Troll says:

    Hey! That’s not a FREE software project. What’s this doing on my planet??? Grrrr.

    Lol. Just getting you ready for the deluge. :) Good article. Thanks!

  2. matthew says:

    Very nicely done. I appreciate all the screenshots, and the directions are very clear.

  3. steve says:

    Ah…many thanks!! From a nOOb who didn’t quite know where to turn! Well done.

  4. [...] mentioned a couple days ago in a quick write up on installing Ubuntu 8.10 in VMware Fusion that I would take a look at the process of installing Ubuntu 8.10 in VirtualBox. VirtualBox, unlike [...]

  5. [...] mentioned a couple days ago in a quick write up on installing Ubuntu 8.10 in VMware Fusion that I would take a look at the process of installing Ubuntu 8.10 in VirtualBox. VirtualBox, unlike [...]

  6. Matt says:

    Fantastic tutorial. Does compiz work or is that pushing the envelope a bit?

  7. JPWeb says:

    Thanks! I downloaded linux 64 bit and installed it on my iMac 3.06Ghz as Ubuntu instead of Ubuntu 64 bit following your tutorial, as i was getting an error. Now it works great! Thanks!

  8. [...] get you started with a safe way to install Ubuntu without having to mutli-boot your Mac. Read it here In this article we’ll be discussing installation of Ubuntu using a commercial virtualization [...]

  9. juanfer says:

    @ matt
    compiz wont’t work on my macbook 2nd Gen.
    but i guess on the new gen since they have a dedicated graphics card would do…
    not shure tho’

    any ways you guys im having trouble with the configuration of the vmware tools because of the kernel

    did anybody found a solution.??

  10. [...] little fuzzy for me here. I try a bunch of things (for a loooooong time), then finally go and find another tutorial which makes this part a lot clearer to [...]

  11. Brennan says:

    Screenshots were a very nice touch. Any chance a slideshow could be made from it? Then you could just broadcast that.

    Cheers,

  12. Great stuff from you, man. Ive read your stuff before and youre just too awesome. I love what youve got here, love what youre saying and the way you say it. You make it entertaining and you still manage to keep it smart. I cant wait to read more from you. This is really a great blog.

  13. the best nike free shoes for men.

  14. I just like the approach you took with this subject. It isn’t every day that you discover something so concise and enlightening.

  15. Asics Schuhe ist die beste Laufschuhe,Beste Verarbeitungen, hochwertige Materialen und ein unverwechselbares Design machen Asics Schuhe zum Liebhaber vieler Schuhfans, denn sie sind auch für den Alltag perfekt einsetzbar!

Leave a Reply