Skip to content

Instantly share code, notes, and snippets.

@osalbahr
Last active July 25, 2025 02:46
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

Strange. Did not have issues with balenaEtcher before.

Suggest you find an alternative app (to avoids inexperienced users using dd) for the GUIDE.

Feel free to submit a PR to suggest an alternative in the official Linux Mint docs. The guide I wrote is only concerning dualboot.

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