From dcfb172704f3afb68a30425029ec834be2883274 Mon Sep 17 00:00:00 2001 From: bt Date: Sat, 8 Jun 2024 13:22:19 -0400 Subject: More content porting, on-going markdown changes for lowdown support --- build/linux-mint-macbook-air/index.html | 88 +++++++++++++++++++++------------ 1 file changed, 56 insertions(+), 32 deletions(-) (limited to 'build/linux-mint-macbook-air/index.html') diff --git a/build/linux-mint-macbook-air/index.html b/build/linux-mint-macbook-air/index.html index 96d07cd..d54e076 100644 --- a/build/linux-mint-macbook-air/index.html +++ b/build/linux-mint-macbook-air/index.html @@ -1,84 +1,105 @@ - + Linux Mint MacBook Air Setup - - + + +
-

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.

+ +

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

+ +

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:

+ +

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 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

+ +

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. Select your USB stick/device as the media
  6. Flash media
  7. ???
  8. Profit!!
-

Step 3: Boot from USB

+ +

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.

+ +

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.

+
  • It will issue you with a warning prompt, simply click Continue
  • Select your timezone, then hit Continue
  • Enter your name, a username, a name for your computer, and set a password (you will use this to login moving forward)
  • @@ -87,9 +108,12 @@
  • After a reboot you will be prompted to remove the USB device and then press Enter
  • Welcome to Linux Mint!
  • -

    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.

    + +

    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.