Mac Out Of Date? Install Linux (and make it look like Windows)!

Mac out of date?  Install linux!In my previous post, I described adding an SSD to boost the speed of my mid-2011 Mac mini.  Unfortunately, that wasn't the only issue.  It won't let me upgrade the Mac OS past version 10.12. Apple refuses to let me upgrade to the latest version (10.15 at the time of this writing) without buying a newer computer. 

So, rather than go out and buy a new Mac to keep up, I installed Linux (plus Cinnamon to make it look like Windows) and now have a fast and fully up-to-date computer.

Ubuntu on Mac looks like windows

 

Which Distro To Select?

I've been hearing wonderful things about Mint for a long time, which uses the Cinnamon desktop environment to look very similar to Windows.  However, I ultimately decided to stick with Ubuntu for a number of reasons.

Install ubuntu on macFor one, I use Ubuntu on all of my servers, so I wanted an environment which I already knew my way around, at least from the command-line.  Mint and Ubuntu actually descend from the same code base: Debian.

And two, you can still download Cinnamon for Ubuntu 18.04 (the version I selected) and it doesn't take long to configure it to behave just like Windows.

Finally, and perhaps most importantly, I found this guide for installing Ubuntu on Mac hardware.  And unfortunately, when I searched for a similar guide for installing Mint on Mac, it looked far more complicated.

 

Installing Ubuntu on Mac (and completely replacing Mac OS -- no dual-boot)

The guide I followed provided excellent directions, but I will attempt to give the brief outline here:

  1. Download an Ubuntu iso image for x64 architecture.  Mine was ubuntu-18.04.3-desktop-amd64.iso
  2. Use the free program "Etcher" to install this image onto a USB thumb drive, at least 8gb in size.
  3. Insert the drive, and boot your mac while holding "option" so it goes to the boot menu.  Select the EFI drive listed.
  4. When you see the black and white Linux boot menu, type 'e'
  5. Edit the "linux...." line to have  "nomodeset" at the end, before the "---".  Should look something like this:
    1. linux /casper/vmlinuz.efi            file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash nomodeset --
  6. Press F10 to boot into Ubuntu
  7. If you are happy with everything (we will install cinnamon next), click the "Install Ubuntu"
  8. Check the "Install 3rd party software" option, then the "Erase drive and install" option.

From there, Ubuntu will finish the installation processes, asking you a few questions along the way.

 

Now Make It Look Like Windows (or even Mac OS)

To move away from the somewhat ugly default desktop environment of Ubuntu, you will want to install Cinnamon.  Again, I found another extremely helpful guide in this regard.

Now, if you are moving into Linux, you are probably already comfortable using the command line.  That's exactly what we'll be doing to get it installed.

Open Terminal and enter these lines:

sudo add-apt-repository universe
sudo apt install cinnamon-desktop-environment lightdm

It will then proceed to install Cinnamon and "lightdm", and may take a few minutes.

You will get a screen asking you to configure lightdm, and to select your Default Display Manager.  Select lightdm, as shown here:

Install cinnamon on ubuntu on mac

Once everything is finished installing, restart your Mac.

Cinnamon selection on login screenOn the new login screen, click the little circle icon next to your name, and then select "Cinnamon" from the list that appears-- not the "software render" version, just plain Cinnamon.

This is also how you can get back to the default "Unity" desktop environment that ships with Ubuntu.

 

 

Ta-Da!  You Are Now In Cinnamon.

You can install themes (including ones that look like Windows) from the Settings -> Themes screen.  There are actually tons of features and options to play with, to customize it just the way you like.  You can even find themes to make it look just like Mac OS, if that's what you prefer.

Here's some examples from around the web:

Cinnamon example ubuntuCinnamon like mac osCinnamon like windows 7Ubuntu looks like Windows cinnamon