Install Ubuntu 14.04 on Macbook Air 11 6,1
I am so excited to report that after a long time of trying every distribution under the sun, I was finally able to install Ubuntu 14.04 on my beloved Macbook Air. I absolutely love this laptop, but was disappointed that I was stuck in OS X. I am a huge fan of Apple Hardware, and it is my personal opinion that the Macbook Air is the perfect laptop. However, I have never been a huge fan of OS X because it takes all of the fun out of UNIX. Below are the steps I followed. The install process is pretty straightforward. I had to dual boot because no matter how many different guides I followed I was not able to get the Macbook Air to single boot with Ubuntu. I probably reinstalled OS X three or four times before I finally gave up and decided to dual boot. The 20~ GB of Hard Drive space that I lose is well worth being able to finally run Linux on this laptop. In addition, most guides recommend keeping OS X laying around somewhere in case apple decides to release some firmware update that is required for future operation of this device.
Steps to Install Ubuntu 14.04 on Macbook Air
- Download Refind
- Open up Terminal.App and issue the following commands to install Refind
cd Downloads/refind-bin-0.8.0 && sudo sh install.sh - Open up Disk Utility, Select the Macintosh HD, and make two additional partitions. I took out 80GB for Linux and 4GB for Swap (I have a 128GB SSD). It does not matter what file system type you use here because we are going to change it using the installer later.
- Download [Ubuntu 14.04 64 Bit][2] and make a [bootable USB][3].
- Plug in the USB and reboot your Macbook Air
- You should boot into ReFind, if not reboot again.
- From ReFind select Boot EFIBOOTgrubx64.efi
- Select Install Ubuntu from GRUB
- Go through the installer with all defaults. When you get to the part where it asks you where you would like to install Ubuntu select Something Else. Your Partition should look something like this:
- EFI Partition (From Mac)
- Mac HD Partition (From Mac)
- Swap (I made this 4 GB )
- Ubuntu (I made this 80 GB using ext4 as the file system)
- Continue through the installer choosing the rest of the default values.
- Once Ubuntu installs, the computer will reboot. When it comes back to life select Boot EFIubuntugrubx64.efi
I could not be happier that Ubuntu finally works on my Macbook Air! Please let me know in the comments if you run into any issues with this install.
Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.
Check out some more stuff to read down below.
Most popular posts this month
- 2024
- Reinstalling Windows at 1am
- SQLite DB Migrations with PRAGMA user_version
- My Custom Miniflux CSS Theme
- How to Disable Wayland in Debian Testing
Recent Favorite Blog Posts
This is a collection of the last 8 posts that I bookmarked.
- The Software Essays that Shaped Me from Refactoring English
- Give Your Spouse the Gift of a Couple's Email Domain from mtlynch.io
- Skip the Next iPhone from Articles on Jose M.
- Have smart glasses finally hit an inflection point? from The Torment Nexus
- The McPhee method from the jsomers.net blog
- Pluralistic: LLMs are slot-machines (16 Aug 2025) from Pluralistic: Daily links from Cory Doctorow
- Pluralistic: Bluesky creates the world's weirdest, hardest-to-understand binding arbitration clause (15 Aug 2025) from Pluralistic: Daily links from Cory Doctorow
- Just a Little More Context Bro, I Promise, and It’ll Fix Everything from Jim Nielsen’s Blog
Articles from blogs I follow around the net
Pluralistic: Carl Hiaasen's 'Fever Beach' (21 Oct 2025)
Today's links Carl Hiaasen's 'Fever Beach': If you didn't laugh, you'd have to cry. Hey look at this: Delights to delectate. Object permanence: Scary Godmother; Nightvale novel; The war on Worker's Comp; Cadillac's murdermo…
via Pluralistic: Daily links from Cory Doctorow October 21, 202510 pointless facts about me
Found on Kev’s blog and originally started by Dave, here are my answers to this fun blog challenge: Do you floss your teeth? Sometimes. I’d say maybe a few times a week? I’m terrible at being consistent, and that includes flossing regularly. Tea, co…
via Manuel Moreale — Everything Feed October 21, 2025Getting started with simple CSS View Transitions
There's (yet another) new piece of CSS to learn! Hurrah! Way back in 2011, jQuery mobile introduced the web to page-change animations. Clicking on a link would make your high-tech Nokia display a cool page-flip as you navigated from one page of a web…
via Terence Eden’s Blog October 21, 2025Generated by openring