From 07e4a2dafe248280b5610f8c7d09b0f30b530f54 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Mon, 10 Jun 2024 09:41:25 -0400 Subject: Initial modifications to rebuilt only changed files based on mod date, performance updates --- build/posts/linux-mint-macbook-air/index.html | 111 ++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 build/posts/linux-mint-macbook-air/index.html (limited to 'build/posts/linux-mint-macbook-air/index.html') diff --git a/build/posts/linux-mint-macbook-air/index.html b/build/posts/linux-mint-macbook-air/index.html new file mode 100644 index 0000000..8415c69 --- /dev/null +++ b/build/posts/linux-mint-macbook-air/index.html @@ -0,0 +1,111 @@ + + + + + + + + Linux Mint MacBook Air Setup + + + + + + + +
+

Linux Mint MacBook Air Setup

+

2020-08-16

+

I don’t like the idea of throwing away old or outdated tech (within reason), so I try to find a new purpose for some of my “retired” devices. This article will cover how to switch over a mid-2011 model MacBook Air to utilize Linux Mint.

+

Important: This setup will completely wipe your existing disk and create a fresh install of Linux Mint on the SSD. You have been warned.

+

The Specs

+

My old MacBook Air has a pretty decent spec sheet:

+ +

And let’s take a look at the basic system requirements Linux Mint suggests:

+ +

We are looking pretty good!

+

Step 1: Download Linux Mint

+

For this setup we will be using the latest, stable version (at this time of writing) of Linux Mint 20 “Ulyana” - Xfce which is 20. You can download the necessary files here:

+ +

Step 2: Flash Linux Mint to USB Stick

+

Next we just need to flash the Linux Mint OS to a USB storage device. If you need to purchase some, you can easily find them on Amazon (affliate link):

+ +

Once installed, open Etcher do the following:

+
    +
  1. Select your downloaded Linux Mint ISO file
  2. +
  3. Select your USB stick/device as the media
  4. +
  5. Flash media
  6. +
  7. ???
  8. +
  9. Profit!!
  10. +
+

Step 3: Boot from USB

+ +

After this you will boot into a “live session” of the Linux Mint operating system.

+

Step 4: Installing Linux Mint

+

Linux Mint makes it very easy for you to install it’s OS step-by-step (similar to most other Linux distros). Simply double-click on the “Install Linux Mint” CD icon on the main desktop.

+ +

Conclusion

+

Linux Mint is not only a great operating system, but it is also an excellent starting point for newcomers to Linux in general. It’s stable enough to be used as a daily driver and popular enough that most minor issues can be solved with a quick internet search.

+

Hopefully this inspires others to try “recycling” their older Apple products instead of tossing them away or having them collect dust.

+ \ No newline at end of file -- cgit v1.2.3-54-g00ecf