Skip to content

Instantly share code, notes, and snippets.

@osalbahr
Last active July 3, 2025 18:03
Show Gist options
  • Save osalbahr/c0430a9ad8536c01a86447fce8d2b431 to your computer and use it in GitHub Desktop.
Save osalbahr/c0430a9ad8536c01a86447fce8d2b431 to your computer and use it in GitHub Desktop.
[Testing Needed] Dual Boot macOS 13.7 and Linux Mint 22.1 Installation Guide

Hello, I have successfully installed Linux Mint 22.1 alongside macOS Ventura 13.7.6 on a MacBookPro14,1 (2017 MacBook Pro):

mint-fastfetch

I would like to write an installation guide and add it to https://linuxmint-installation-guide.readthedocs.io by PR'ing it to https://github.com/linuxmint/doc-installation-guide.

If you have an Intel-based MacBook or Mac, I would like to request your help editing or testing the installation guide. It roughly goes as follows:

  1. Following https://fedoraproject.org/wiki/QA:Testcase_dualboot_with_macOS, use Disk Utility on macOS to add a partition to install Linux Mint in.

  2. Boot into the installation medium. You should see the following screen at some point. Select "Something else".

something-else

  1. You should see the newly created partition at the bottom. Select it and click "Change...".

change

  1. Select "Use as: Ext4" and the mount point as "/".

mount-point

  1. Select the EFI partition for the boot loader installation:

efi

  1. Click "Install now".
@osalbahr
Copy link
Author

osalbahr commented Jun 28, 2025

Also added to the Linux Mint Forums. I created the Gist to be able to attach images there.

https://forums.linuxmint.com/viewtopic.php?p=2646631

Edit: I had to create a GitHub repo

https://github.com/osalbahr/macos-linux-mint-guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment