it seems a better idea not to wipe the MacBook Pro, Core i5, 2.8 GHz (I5-4308U), model A1502 (EMC 2875) but to partition the drive and install a linux based os on it.

Do I download all I need directly to the mac or do I use my linux desktop to download and then install to the mac with an usb cable?

  • Bloody Harry@feddit.de
    link
    fedilink
    arrow-up
    4
    ·
    4 months ago

    AFAIK macOS doesn’t care if you add another partition in diskutil and install Linux on that through the usual live ISO’s. But please make sure you:

    • Don’t delete your main OS (make a Backup!)
    • Install Linux with (U)EFI compatibility
    • Don’t touch any recovery partitions
      • Don’t mess with the Mac’s EFI/ESP partition
  • DerisionConsulting@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    Make a USB that you can “live boot” from, so you can test out how they work with your hardware. Generally speaking, Mint works better with AMD, and Pop! works better with Nvidea. Once you have one you like, you can use the installer on USB to set things up.

    Here’s the official basic guide for Mint:
    https://linuxmint-installation-guide.readthedocs.io/en/latest/

    And here’s the official basic guide for Pop!:
    https://support.system76.com/articles/install-pop/

    • tsonfeir@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      That line is all intel iris graphics.

      Also, kde neon runs perfectly on my 2013 MacBook Air. I’d argue with plasma 6, kde just knocked pop! Down a peg.

  • friend_of_satan@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 months ago

    You can use boot camp to dual boot. VMware fusion in macOS will even let you boot up your other OS partition as a VM from within macOS. I used to do this with windows and macOS, which was great for installing and managing steam games before booting into windows to play them.

  • los_chill@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    I’ve been working through this on my old 2012 Mac Pro. My issue has been my graphics card. In that era any non-mac graphics card won’t give you the boot-screen you need to choose which OS to use, or even to choose a USB boot for installing the Linux os. I got Refind (a super light bootloader) to work with a bit of extra tooling. You can also use opencore, but that is more challenging and makes a lot more changes.