Site icon ChrisWrites.com

Turn your Mac into a whole new computer: Replace macOS with Linux

Have you ever wanted to try out a completely different operating system?

If you’re curious to see whether the grass really is greener on the other side, then you don’t need to do something drastic like purchase a new computer. You can actually trial many different operating systems (OS) on your Mac, and can even completely replace macOS with the operating system of your choice.

One of the most popular alternatives to macOS, is Linux; a powerful and versatile OS that’s particularly popular with software developers. Since Linux is designed to run on everything from mobile phones upwards, it can also be a great way of breathing new life into an old Mac – even if your Mac is so old that it’s no longer compatible with the latest macOS releases, then it may still be compatible with the latest version of Linux.

In this article I’m going to show you a quick and easy way of experiencing Linux on your Mac, by creating a virtual Linux environment that runs inside your regular macOS. I’ll also show you how to permanently replace macOS with Linux, effectively turning your Mac into a whole new Linux computer.

There’s a few different versions, or “distributions” of Linux available. Throughout this article I’ll be using Ubuntu, as it’s generally seen as the best starting point for new Linux users, but after mastering Ubuntu you may want to move onto more advanced or experimental versions of Linux – some possible alternatives include Linux Mint, Fedora and Debian.

Trialling Linux on your Mac

Since it’s the easiest, and the least scary option, let’s start by using virtualisation software to create a Linux VM that’ll run alongside our existing macOS. This emulated Linux environment will run in its own window, just like any other software program. Inside the window, you’re in the Linux OS, and when you move outside this window you’re in the regular macOS – it’s as easy as that! This setup gives you a taste of the Linux experience, without requiring you to do anything drastic such as wiping macOS from your machine (something that isn’t easy to reverse).

Since the two operating systems exist side by side, you also have the freedom to switch between the two whenever you like, so you get the best of both worlds.

To create a Linux VM, you’ll need some virtualisation software. For this tutorial, I’m going to use VirtualBox, which you can download for free from the VirtualBox website.

You’ll also need a version of the Linux operating system, which takes the form of an .ISO file, so head over to Ubuntu’s website and download the latest, stable version. Although you can download Ubuntu for free, you should consider making a donation to help support the work being done by the Ubuntu team.

Now, you’re ready to create your VM:

And that’s it! Your virtual machine will now boot into Ubuntu. Enter the username and password you created earlier, and you’re ready to start exploring your new VM.

Replace macOS with Linux

If you want something more permanent, then it is possible to replace macOS with the Linux operating system. This isn’t something you should do lightly, as you’ll lose your entire macOS installation in the process, including the Recovery Partition. If you change your mind, it is possible to restore macOS without a Recovery Partition, but it’s far from straightforward!

If you’re certain that you want to replace macOS with Linux, then you’ll need a USB flash drive. In this tutorial, I’ll be using the Etcher image writing app to create a bootable USB stick for Ubuntu, so download this app from the Etcher website.

Once you’ve installed Etcher, you’re ready to turn your Mac into a Linux machine:

file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash nomodeset —

Once installation is complete, log in using the username and password you created earlier, and you’re ready to start exploring your brand new Linux OS!

Exit mobile version